GDB (xrefs)
|
#include "infrun.h"
Public Member Functions | |
scoped_enable_commit_resumed (const char *reason) | |
~scoped_enable_commit_resumed () | |
DISABLE_COPY_AND_ASSIGN (scoped_enable_commit_resumed) | |
Private Attributes | |
const char * | m_reason |
bool | m_prev_enable_commit_resumed |
|
explicit |
Definition at line 3192 of file infrun.c.
References enable_commit_resumed, infrun_debug_printf, m_reason, maybe_call_commit_resumed_all_targets(), and maybe_set_commit_resumed_all_targets().
scoped_enable_commit_resumed::~scoped_enable_commit_resumed | ( | ) |
Definition at line 3213 of file infrun.c.
References all_non_exited_inferiors(), process_stratum_target::commit_resumed_state, enable_commit_resumed, infrun_debug_printf, m_prev_enable_commit_resumed, and m_reason.
scoped_enable_commit_resumed::DISABLE_COPY_AND_ASSIGN | ( | scoped_enable_commit_resumed | ) |
|
private |
Definition at line 416 of file infrun.h.
Referenced by ~scoped_enable_commit_resumed().
|
private |
Definition at line 415 of file infrun.h.
Referenced by scoped_enable_commit_resumed(), and ~scoped_enable_commit_resumed().