Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote.c6101 static remote_target *curr_quit_handler_target; variable
6106 curr_quit_handler_target->remote_serial_quit_handler (); in remote_serial_quit_handler()
9890 = make_scoped_restore (&curr_quit_handler_target, this); in readchar()
9934 = make_scoped_restore (&curr_quit_handler_target, this); in remote_serial_write()
DChangeLog-20189857 (curr_quit_handler_target): New.
9878 Save/restore curr_quit_handler_target.