Home
last modified time | relevance | path

Searched refs:last_sent_step (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote.c613 bool last_sent_step = false; variable
6869 rs->last_sent_step = step; in remote_resume_with_hc()
8737 strcpy (buf, rs->last_sent_step ? "s" : "c"); in wait_as()
DChangeLog-20134769 * remote.c (struct remote_state) <last_sent_step>:
4771 (last_sent_step): Remove.