GDB (xrefs)
|
Public Member Functions | |
scoped_switch_fork_info (ptid_t pptid) | |
~scoped_switch_fork_info () | |
DISABLE_COPY_AND_ASSIGN (scoped_switch_fork_info) | |
Private Attributes | |
struct fork_info * | m_oldfp |
Definition at line 396 of file linux-fork.c.
|
inlineexplicit |
Definition at line 401 of file linux-fork.c.
References find_fork_ptid(), fork_load_infrun_state(), fork_save_infrun_state(), inferior_ptid, insert_breakpoints(), m_oldfp, and remove_breakpoints().
|
inline |
Definition at line 422 of file linux-fork.c.
References fork_load_infrun_state(), insert_breakpoints(), m_oldfp, fork_info::ptid, remove_breakpoints(), set_force_quit_flag(), set_quit_flag(), and target_pid_to_str().
scoped_switch_fork_info::DISABLE_COPY_AND_ASSIGN | ( | scoped_switch_fork_info | ) |
|
private |
Definition at line 460 of file linux-fork.c.
Referenced by scoped_switch_fork_info(), and ~scoped_switch_fork_info().