Searched refs:remote_parse_stop_reply (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2015 | 390 * remote.c (remote_parse_stop_reply): Avoid GCC 4.1 "operation 404 (remote_parse_stop_reply): Handle 'N'. 430 (remote_parse_stop_reply): Handle "create" magic register. Handle 521 (remote_interrupt, remote_parse_stop_reply, remote_wait): Replace 2213 * remote.c (remote_parse_stop_reply): Call strprefix instead 4223 (remote_parse_stop_reply): Handle 'exec' stop reason. 5701 (remote_parse_stop_reply): Use strprefix instead of strncmp 9842 (remote_parse_stop_reply): New stop reasons "vfork" and 9871 (remote_parse_stop_reply): Handle new "T" stop reason "fork". 12003 (remote_parse_stop_reply): Handle "swbreak" and "hwbreak". [all …]
|
| D | remote.c | 1217 void remote_parse_stop_reply (const char *buf, stop_reply *event); 7678 remote->remote_parse_stop_reply (buf, (struct stop_reply *) event); in remote_notif_stop_parse() 7967 remote_target::remote_parse_stop_reply (const char *buf, stop_reply *event) in remote_parse_stop_reply() function
|
| D | ChangeLog-2008 | 284 * remote.c (remote_parse_stop_reply): Use REG only after its NULL check. 1380 (remote_parse_stop_reply, remote_get_pending_stop_replies) 1383 (remote_wait_as): Use remote_parse_stop_reply. Invalidate the
|
| D | ChangeLog-2019 | 14460 * remote.c (remote_target::remote_parse_stop_reply): Use 14506 (remote_target::remote_parse_stop_reply): Update. 15280 * remote.c (remote_target::remote_parse_stop_reply): Avoid using 16421 (remote_target::remote_parse_stop_reply): Make "buf" const.
|
| D | ChangeLog-2020 | 13414 * remote.c (remote_target::remote_parse_stop_reply): Remove the 15088 * remote.c (remote_target::remote_parse_stop_reply): Don't use the 18189 (remote_target::remote_parse_stop_reply) 18314 * remote.c (remote_target::remote_parse_stop_reply) <W/X packets>:
|
| D | ChangeLog-2013 | 2406 * remote.c (remote_parse_stop_reply) <'T'/'S'/'X' replies>: Map 2705 (remote_parse_stop_reply): Initialize field 'rs'. 3392 (remote_parse_stop_reply): Adjust, setting event->ws.kind
|
| D | ChangeLog-2016 | 9555 (remote_parse_stop_reply): Use strchrnul instead of 10188 (remote_parse_stop_reply): Parse syscall_entry/return stops.
|
| D | ChangeLog-2018 | 2732 (remote_target::remote_parse_stop_reply): Don't redeclare "p". 9805 (peek_stop_reply, remote_parse_stop_reply, remote_stop_ns) 16326 * remote.c (remote_parse_stop_reply): Default to the last-set
|
| D | ChangeLog-2017 | 6163 (remote_parse_stop_reply): Use the stopped thread's architecture, 6528 (stop_reply_extract_thread, remote_parse_stop_reply): Constify. 17759 (remote_parse_stop_reply): Allocate space for data
|
| D | ChangeLog-2010 | 7968 * remote.c (remote_parse_stop_reply): Use hex_string instead 11319 (remote_parse_stop_reply): Parse core number.
|
| D | ChangeLog-2012 | 443 (remote_parse_stop_reply, remote_get_pending_stop_replies): 445 (remote_parse_stop_reply): Declare.
|
| D | ChangeLog-2009 | 3779 (remote_parse_stop_reply): Ditto.
|