GDB (xrefs)
|
Public Member Functions | |
saved_reg (int n, gdbpy_ref<> &&v) | |
Public Attributes | |
int | number |
gdbpy_ref | value |
Definition at line 68 of file py-unwind.c.
|
inline |
Definition at line 70 of file py-unwind.c.
int saved_reg::number |
Definition at line 76 of file py-unwind.c.
gdbpy_ref saved_reg::value |
Definition at line 77 of file py-unwind.c.
Referenced by gdb.command.prompt._ExtendedPrompt::__init__(), gdb-gdb.TypeFlag::__lt__(), gdb.command.prompt._ExtendedPrompt::before_prompt_hook(), and gdb.command.prompt._ExtendedPrompt::get_show_string().