Searched refs:gdbstub_prev_in_buf_pos (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/debug/
H A Dgdbstub.c47 static int gdbstub_prev_in_buf_pos; variable
65 if (gdbstub_prev_in_buf_pos < gdbstub_use_prev_in_buf) gdbstub_read_wait()
66 return remcom_in_buffer[gdbstub_prev_in_buf_pos++]; gdbstub_read_wait()
1101 gdbstub_prev_in_buf_pos = 0; gdbstub_state()

Completed in 39 milliseconds