GDB (xrefs)
|
#include "displaced-stepping.h"
Public Member Functions | |
displaced_step_inferior_state () | |
void | reset () |
Public Attributes | |
bool | failed_before |
unsigned int | in_progress_count |
bool | unavailable |
Definition at line 88 of file displaced-stepping.h.
|
inline |
Definition at line 90 of file displaced-stepping.h.
References displaced_step_inferior_state(), and reset().
Referenced by displaced_step_inferior_state().
|
inline |
Definition at line 96 of file displaced-stepping.h.
References failed_before, in_progress_count, and unavailable.
Referenced by displaced_step_inferior_state(), and infrun_inferior_execd().
bool displaced_step_inferior_state::failed_before |
Definition at line 105 of file displaced-stepping.h.
Referenced by displaced_step_prepare(), reset(), and use_displaced_stepping().
unsigned int displaced_step_inferior_state::in_progress_count |
Definition at line 108 of file displaced-stepping.h.
Referenced by displaced_step_finish(), displaced_step_prepare_throw(), and reset().
bool displaced_step_inferior_state::unavailable |
Definition at line 114 of file displaced-stepping.h.
Referenced by displaced_step_prepare_throw(), displaced_step_buffers::finish(), displaced_step_buffers::prepare(), and reset().