Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDremote-sds.c335 int last_sent_step; variable
343 last_sent_step = step; in sds_resume()
HDremote.c2555 static int last_sent_step; variable
2566 last_sent_step = step; in remote_resume()
3044 strcpy ((char *) buf, last_sent_step ? "s" : "c"); in remote_wait()
3236 strcpy ((char *) buf, last_sent_step ? "s" : "c"); in remote_async_wait()