Home
last modified time | relevance | path

Searched refs:sr_get_debug (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-sim.c336 if (sr_get_debug ()) in gdbsim_fetch_register()
371 if (sr_get_debug ()) in gdbsim_store_register()
386 if (sr_get_debug ()) in gdbsim_kill()
401 if (sr_get_debug ()) in gdbsim_load()
438 if (sr_get_debug ()) in gdbsim_create_inferior()
483 if (sr_get_debug ()) in gdbsim_open()
556 if (sr_get_debug ()) in gdbsim_close()
583 if (sr_get_debug ()) in gdbsim_detach()
604 if (sr_get_debug ()) in gdbsim_resume()
667 if (sr_get_debug ()) in gdbsim_wait()
[all …]
H A Dremote-utils.c230 if (sr_get_debug () > 0) in sr_readchar()
244 if (sr_get_debug () > 0) in sr_pollchar()
287 if (sr_get_debug () > 0) in sr_write()
H A Dremote-utils.h47 #define sr_get_debug() (remote_debug) macro
H A DChangeLog-19931658 * config/h8300/tm-h8300.h: Don't define sr_get_debug.
1671 * config/h8300/tm-h8300.h (sr_get_debug): Define
2185 * remote.c, remote-mips.c: Use sr_get_debug not remote_debug.
2208 Use sr_get_debug instead of our own sim_verbose/simif_snoop.
H A DChangeLog-1995832 Replace all instances of sr_get_debug with remote_debug.