GDB (xrefs)
Public Attributes | List of all members
value_history_chunk Struct Reference

Public Attributes

struct value_history_chunknext
 
struct valuevalues [VALUE_HISTORY_CHUNK]
 

Detailed Description

Definition at line 889 of file value.c.

Member Data Documentation

struct value_history_chunk* value_history_chunk::next
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().


The documentation for this struct was generated from the following file: