GDB (xrefs)
|
Go to the source code of this file.
Functions | |
std::set< process_stratum_target * > | all_non_exited_process_targets () |
void | switch_to_target_no_thread (process_stratum_target *target) |
std::set< process_stratum_target * > all_non_exited_process_targets | ( | ) |
Definition at line 214 of file process-stratum-target.c.
References all_non_exited_inferiors().
Referenced by gdbpy_connections(), and stop_all_threads().
void switch_to_target_no_thread | ( | process_stratum_target * | target | ) |
Definition at line 227 of file process-stratum-target.c.
References all_inferiors(), and switch_to_inferior_no_thread().
Referenced by connpy_send_packet(), fetch_inferior_event(), remote_target_is_non_stop_p(), and stop_all_threads().