GDB (xrefs)
|
#include "gdbthread.h"
Public Attributes | |
struct breakpoint * | step_resume_breakpoint |
struct breakpoint * | exception_resume_breakpoint |
CORE_ADDR | step_range_start |
CORE_ADDR | step_range_end |
int | may_range_step |
struct frame_id | step_frame_id |
struct frame_id | step_stack_frame_id |
int | trap_expected |
int | proceed_to_finish |
int | in_infcall |
enum step_over_calls_kind | step_over_calls |
int | stop_step |
bpstat | stop_bpstat |
Definition at line 45 of file gdbthread.h.
Definition at line 53 of file gdbthread.h.
Referenced by clear_thread_inferior_resources(), delete_exception_resume_breakpoint(), discard_infcall_control_state(), follow_exec(), follow_fork(), follow_inferior_reset_breakpoints(), handle_inferior_event(), insert_exception_resume_breakpoint(), insert_exception_resume_from_probe(), insert_longjmp_resume_breakpoint(), restore_infcall_control_state(), and save_infcall_control_state().
Definition at line 115 of file gdbthread.h.
Referenced by breakpoint_about_to_proceed(), mi_about_to_proceed(), mi_on_resume(), and spu_skip_standalone_loader().
Definition at line 74 of file gdbthread.h.
Referenced by append_resumption(), clear_proceed_status_thread(), displaced_step_prepare(), handle_inferior_event(), resume(), step_once(), and until_next_command().
Definition at line 111 of file gdbthread.h.
Referenced by clear_proceed_status_thread(), finish_backward(), finish_command_continuation(), finish_forward(), handle_inferior_event(), and normal_stop().
Definition at line 79 of file gdbthread.h.
Referenced by clear_proceed_status_thread(), follow_fork(), handle_inferior_event(), normal_stop(), and set_step_info().
Definition at line 117 of file gdbthread.h.
Referenced by clear_proceed_status_thread(), finish_command(), handle_inferior_event(), step_once(), and until_next_command().
Definition at line 66 of file gdbthread.h.
Referenced by append_resumption(), clear_proceed_status_thread(), currently_stepping(), currently_stepping_or_nexting_callback(), finish_backward(), finish_command(), follow_exec(), follow_fork(), handle_inferior_event(), handle_step_into_function(), handle_step_into_function_backward(), pc_in_thread_step_range(), step_once(), and until_next_command().
Definition at line 65 of file gdbthread.h.
Referenced by append_resumption(), clear_proceed_status_thread(), finish_backward(), finish_command(), follow_exec(), follow_fork(), handle_inferior_event(), handle_step_into_function(), handle_step_into_function_backward(), pc_in_thread_step_range(), step_once(), and until_next_command().
Definition at line 50 of file gdbthread.h.
Referenced by arm_linux_copy_svc(), clear_thread_inferior_resources(), currently_stepping(), delete_step_resume_breakpoint(), discard_infcall_control_state(), follow_exec(), follow_fork(), follow_inferior_reset_breakpoints(), handle_inferior_event(), insert_step_resume_breakpoint_at_sal_1(), restore_infcall_control_state(), resume(), and save_infcall_control_state().
Definition at line 83 of file gdbthread.h.
Referenced by clear_proceed_status_thread(), handle_inferior_event(), and set_step_info().
Definition at line 124 of file gdbthread.h.
Referenced by bpstat_clear_actions(), bpstat_remove_breakpoint_callback(), clear_proceed_status_thread(), clear_thread_inferior_resources(), continue_command(), discard_infcall_control_state(), finish_command_continuation(), handle_inferior_event(), handle_syscall_event(), normal_stop(), program_info(), restore_infcall_control_state(), and save_infcall_control_state().
Definition at line 120 of file gdbthread.h.
Referenced by clear_proceed_status_thread(), fetch_inferior_event(), handle_inferior_event(), handle_step_into_function(), handle_step_into_function_backward(), normal_stop(), program_info(), step_1(), and step_1_continuation().
Definition at line 107 of file gdbthread.h.
Referenced by clear_proceed_status_thread(), currently_stepping(), currently_stepping_or_nexting_callback(), displaced_step_fixup(), handle_inferior_event(), keep_going(), proceed(), and resume().