Searched refs:gdbstub_use_prev_in_buf (Results 1 – 1 of 1) sorted by relevance
46 static int gdbstub_use_prev_in_buf; variable64 if (unlikely(gdbstub_use_prev_in_buf)) { in gdbstub_read_wait()65 if (gdbstub_prev_in_buf_pos < gdbstub_use_prev_in_buf) in gdbstub_read_wait()68 gdbstub_use_prev_in_buf = 0; in gdbstub_read_wait()1100 gdbstub_use_prev_in_buf = strlen(remcom_in_buffer); in gdbstub_state()