GDB (xrefs)
|
Public Attributes | |
struct value_history_chunk * | next |
struct value * | values [VALUE_HISTORY_CHUNK] |
struct value_history_chunk* value_history_chunk::next |
Definition at line 891 of file value.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), access_value_history(), preserve_values(), and record_latest_value().
struct value* value_history_chunk::values[VALUE_HISTORY_CHUNK] |
Definition at line 892 of file value.c.
Referenced by access_value_history(), preserve_values(), and record_latest_value().