GDB (xrefs)
|
#include "waitstatus.h"
Public Attributes | |
enum target_waitkind | kind |
union { | |
int integer | |
enum gdb_signal sig | |
ptid_t related_pid | |
char * execd_pathname | |
int syscall_number | |
} | value |
Definition at line 100 of file waitstatus.h.
Definition at line 114 of file waitstatus.h.
Referenced by breakpoint_hit_catch_exec(), handle_inferior_event(), linux_handle_extended_wait(), and startup_inferior().
Definition at line 108 of file waitstatus.h.
Referenced by darwin_decode_message(), gdbsim_wait(), get_windows_debug_event(), gnu_wait(), go32_wait(), handle_inferior_event(), monitor_wait(), procfs_wait(), remote_wait_as(), startup_inferior(), store_waitstatus(), and target_waitstatus_to_string().
Definition at line 102 of file waitstatus.h.
Referenced by add_initial_lwp(), adjust_pc_after_break(), aix_thread_wait(), bkpt_breakpoint_hit(), breakpoint_hit_catch_exec(), breakpoint_hit_catch_fork(), breakpoint_hit_catch_solib(), breakpoint_hit_catch_syscall(), breakpoint_hit_catch_vfork(), breakpoint_hit_ranged_breakpoint(), bsd_uthread_wait(), darwin_decode_message(), darwin_stop_inferior(), darwin_wait(), fetch_inferior_event(), follow_fork(), gdbsim_wait(), get_pending_status(), get_windows_debug_event(), gnu_wait(), go32_wait(), handle_exception(), handle_inferior_event(), handle_output_debug_string(), ia64_hpux_wait(), inf_clear_wait(), inf_ptrace_wait(), inf_signal(), inf_task_died_status(), infrun_thread_stop_requested_callback(), linux_child_follow_fork(), linux_handle_extended_wait(), linux_handle_syscall_trap(), linux_nat_kill(), linux_nat_lp_status_is_event(), linux_nat_resume(), linux_nat_wait(), linux_nat_wait_1(), m32r_wait(), make_inf(), mi_on_normal_stop(), monitor_wait(), new_thread(), normal_stop(), prepare_to_proceed(), print_it_catch_syscall(), proc_set_current_signal(), process_stop_reply(), procfs_wait(), ravenscar_wait(), record_full_wait(), record_full_wait_1(), remote_notif_stop_ack(), remote_parse_stop_reply(), remote_wait_as(), remote_wait_ns(), resume_lwp(), resume_stopped_resumed_lwps(), rs6000_wait(), running_callback(), S_exception_raise_request(), S_msg_sig_post_untraced_reply(), S_proc_wait_reply(), signal_catchpoint_breakpoint_hit(), sol_thread_wait(), spu_child_wait(), startup_inferior(), status_callback(), store_waitstatus(), target_waitstatus_to_string(), and thread_db_wait().
Definition at line 112 of file waitstatus.h.
Referenced by breakpoint_hit_catch_fork(), breakpoint_hit_catch_vfork(), follow_fork(), handle_inferior_event(), inf_ptrace_wait(), linux_handle_extended_wait(), and linux_nat_kill().
enum gdb_signal target_waitstatus::sig |
Definition at line 110 of file waitstatus.h.
Referenced by adjust_pc_after_break(), aix_thread_wait(), bkpt_breakpoint_hit(), breakpoint_hit_ranged_breakpoint(), darwin_decode_message(), darwin_stop_inferior(), darwin_wait(), gdbsim_wait(), gnu_resume(), gnu_wait(), go32_wait(), handle_exception(), handle_inferior_event(), handle_output_debug_string(), ia64_hpux_wait(), inf_ptrace_wait(), inf_signal(), inf_task_died_status(), infrun_thread_stop_requested_callback(), linux_nat_wait_1(), m32r_wait(), monitor_wait(), prepare_to_proceed(), proc_set_current_signal(), procfs_wait(), record_full_wait_1(), remote_wait_as(), rs6000_wait(), S_exception_raise_request(), S_msg_sig_post_untraced_reply(), signal_catchpoint_breakpoint_hit(), signal_catchpoint_print_it(), spu_child_wait(), startup_inferior(), store_waitstatus(), target_waitstatus_to_string(), and thread_db_wait().
Definition at line 116 of file waitstatus.h.
Referenced by breakpoint_hit_catch_syscall(), handle_syscall_event(), linux_handle_syscall_trap(), and print_it_catch_syscall().
union { ... } target_waitstatus::value |
Referenced by adjust_pc_after_break(), aix_thread_wait(), bkpt_breakpoint_hit(), breakpoint_hit_catch_exec(), breakpoint_hit_catch_fork(), breakpoint_hit_catch_syscall(), breakpoint_hit_catch_vfork(), breakpoint_hit_ranged_breakpoint(), darwin_decode_message(), darwin_stop_inferior(), darwin_wait(), follow_fork(), gdbsim_wait(), get_windows_debug_event(), gnu_resume(), gnu_wait(), go32_wait(), handle_exception(), handle_inferior_event(), handle_output_debug_string(), handle_syscall_event(), ia64_hpux_wait(), inf_ptrace_wait(), inf_signal(), inf_task_died_status(), infrun_thread_stop_requested_callback(), linux_handle_extended_wait(), linux_handle_syscall_trap(), linux_nat_kill(), linux_nat_wait_1(), m32r_wait(), monitor_wait(), prepare_to_proceed(), print_it_catch_syscall(), proc_set_current_signal(), procfs_wait(), record_full_wait_1(), remote_wait_as(), rs6000_wait(), S_exception_raise_request(), S_msg_sig_post_untraced_reply(), signal_catchpoint_breakpoint_hit(), signal_catchpoint_print_it(), spu_child_wait(), startup_inferior(), store_waitstatus(), target_waitstatus_to_string(), and thread_db_wait().