Searched refs:sr_get_debug (Results 1 – 5 of 5) sorted by relevance
336 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 …]
230 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()
47 #define sr_get_debug() (remote_debug) macro
1658 * config/h8300/tm-h8300.h: Don't define sr_get_debug.1671 * config/h8300/tm-h8300.h (sr_get_debug): Define2185 * 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.
832 Replace all instances of sr_get_debug with remote_debug.