GDB (xrefs)
|
Public Attributes | |
struct value * | value |
struct type * | type |
int | value_history_index |
struct type* return_value_info::type |
Definition at line 1531 of file infcmd.c.
Referenced by print_return_value(), and print_return_value_1().
struct value* return_value_info::value |
Definition at line 1527 of file infcmd.c.
Referenced by gdb.command.prompt._ExtendedPrompt::__init__(), gdb-gdb.TypeFlag::__lt__(), gdb.command.prompt._ExtendedPrompt::before_prompt_hook(), gdb.command.prompt._ExtendedPrompt::get_show_string(), and print_return_value_1().
int return_value_info::value_history_index |
Definition at line 1534 of file infcmd.c.
Referenced by print_return_value_1().