Home
last modified time | relevance | path

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

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dremote.c4874 int stopped_by_watchpoint_p; member
5041 event->stopped_by_watchpoint_p = 0; in remote_parse_stop_reply()
5093 event->stopped_by_watchpoint_p = 1; in remote_parse_stop_reply()
5361 remote_stopped_by_watchpoint_p = stop_reply->stopped_by_watchpoint_p; in process_stop_reply()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dremote.c5186 int stopped_by_watchpoint_p; member
5453 event->stopped_by_watchpoint_p = 0; in remote_parse_stop_reply()
5505 event->stopped_by_watchpoint_p = 1; in remote_parse_stop_reply()
5763 remote_stopped_by_watchpoint_p = stop_reply->stopped_by_watchpoint_p; in process_stop_reply()