GDB (xrefs)
|
Public Attributes | |
int | number = 0 |
CORE_ADDR | pc = 0 |
struct symtab_and_line | sal |
gdb::unique_xmalloc_ptr< gdb_byte > | opaque_data |
int bookmark::number = 0 |
Definition at line 95 of file reverse.c.
Referenced by save_bookmark_command().
gdb::unique_xmalloc_ptr<gdb_byte> bookmark::opaque_data |
Definition at line 98 of file reverse.c.
Referenced by save_bookmark_command().
CORE_ADDR bookmark::pc = 0 |
Definition at line 96 of file reverse.c.
Referenced by save_bookmark_command().
struct symtab_and_line bookmark::sal |
Definition at line 97 of file reverse.c.
Referenced by save_bookmark_command().