Searched refs:sr_get_debug (Results 1 – 3 of 3) sorted by relevance
340 if (sr_get_debug ()) in gdbsim_fetch_register()390 if (sr_get_debug ()) in gdbsim_kill()405 if (sr_get_debug ()) in gdbsim_load()442 if (sr_get_debug ()) in gdbsim_create_inferior()487 if (sr_get_debug ()) in gdbsim_open()560 if (sr_get_debug ()) in gdbsim_close()587 if (sr_get_debug ()) in gdbsim_detach()608 if (sr_get_debug ()) in gdbsim_resume()671 if (sr_get_debug ()) in gdbsim_wait()756 if (sr_get_debug ()) in gdbsim_xfer_inferior_memory()[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