Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-sim.c331 if (sr_get_debug ()) in gdbsim_fetch_register()
366 if (sr_get_debug ()) in gdbsim_store_register()
381 if (sr_get_debug ()) in gdbsim_kill()
396 if (sr_get_debug ()) in gdbsim_load()
433 if (sr_get_debug ()) in gdbsim_create_inferior()
478 if (sr_get_debug ()) in gdbsim_open()
551 if (sr_get_debug ()) in gdbsim_close()
578 if (sr_get_debug ()) in gdbsim_detach()
599 if (sr_get_debug ()) in gdbsim_resume()
662 if (sr_get_debug ()) in gdbsim_wait()
[all …]
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()
Dremote-utils.h47 #define sr_get_debug() (remote_debug) macro