GDB (xrefs)
|
#include "breakpoint.h"
Public Member Functions | |
scoped_rbreak_breakpoints () | |
~scoped_rbreak_breakpoints () | |
DISABLE_COPY_AND_ASSIGN (scoped_rbreak_breakpoints) | |
Definition at line 1900 of file breakpoint.h.
scoped_rbreak_breakpoints::scoped_rbreak_breakpoints | ( | ) |
Definition at line 860 of file breakpoint.c.
References breakpoint_count, and rbreak_start_breakpoint_count.
scoped_rbreak_breakpoints::~scoped_rbreak_breakpoints | ( | ) |
Definition at line 868 of file breakpoint.c.
References prev_breakpoint_count, and rbreak_start_breakpoint_count.
scoped_rbreak_breakpoints::DISABLE_COPY_AND_ASSIGN | ( | scoped_rbreak_breakpoints | ) |