GDB (xrefs)
|
Public Attributes | |
struct displaced_step_inferior_state * | next |
int | pid |
struct displaced_step_request * | step_request_queue |
ptid_t | step_ptid |
struct gdbarch * | step_gdbarch |
struct displaced_step_closure * | step_closure |
CORE_ADDR | step_original |
CORE_ADDR | step_copy |
gdb_byte * | step_saved_copy |
Definition at line 1086 of file infrun.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), add_displaced_stepping_state(), get_displaced_stepping_state(), infrun_thread_ptid_changed(), infrun_thread_stop_requested(), and remove_displaced_stepping_state().
Definition at line 1089 of file infrun.c.
Referenced by add_displaced_stepping_state(), get_displaced_stepping_state(), and remove_displaced_stepping_state().
Definition at line 1105 of file infrun.c.
Referenced by displaced_step_clear(), displaced_step_fixup(), displaced_step_prepare(), get_displaced_step_closure_by_addr(), and resume().
Definition at line 1109 of file infrun.c.
Referenced by displaced_step_fixup(), displaced_step_prepare(), displaced_step_restore(), and get_displaced_step_closure_by_addr().
Definition at line 1101 of file infrun.c.
Referenced by displaced_step_clear(), displaced_step_fixup(), displaced_step_prepare(), and displaced_step_restore().
Definition at line 1109 of file infrun.c.
Referenced by displaced_step_fixup(), and displaced_step_prepare().
Definition at line 1098 of file infrun.c.
Referenced by displaced_step_clear(), displaced_step_fixup(), displaced_step_prepare(), get_displaced_step_closure_by_addr(), handle_inferior_event(), infrun_thread_ptid_changed(), and prepare_for_detach().
Definition at line 1093 of file infrun.c.
Referenced by displaced_step_fixup(), displaced_step_prepare(), infrun_thread_ptid_changed(), and infrun_thread_stop_requested().
Definition at line 1112 of file infrun.c.
Referenced by displaced_step_prepare(), and displaced_step_restore().