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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dremote-sds.c337 int last_sent_step;
345 last_sent_step = step;
335 int last_sent_step; variable
H A Dremote.c2562 static int last_sent_step;
2573 last_sent_step = step;
3052 strcpy ((char *) buf, last_sent_step ? "s" : "c");
3244 strcpy ((char *) buf, last_sent_step ? "s" : "c");
2555 static int last_sent_step; variable

Completed in 41 milliseconds