GDB (xrefs)
|
Public Attributes | |
const char * | name |
int | code |
Definition at line 107 of file py-breakpoint.c.
int pybp_code::code |
Definition at line 112 of file py-breakpoint.c.
const char* pybp_code::name |
Definition at line 110 of file py-breakpoint.c.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.dap.varref.BaseReference::__init__(), gdb.disassembler.Disassembler::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.types.TypePrinter::__init__(), gdb.xmethod.XMethod::__init__(), gdb.xmethod.XMethodMatcher::__init__(), gdb.printing.PrettyPrinter::__init__(), gdbpy_initialize_breakpoints(), and gdb.dap.varref.BaseReference::to_object().