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

Public Attributes

char * name
 
struct cpstacknext
 

Detailed Description

Definition at line 139 of file varobj.c.

Member Data Documentation

char* cpstack::name

Definition at line 141 of file varobj.c.

Referenced by cppop(), and cppush().

struct cpstack* cpstack::next

Definition at line 142 of file varobj.c.

Referenced by gdb.FrameIterator.FrameIterator::__next__(), cppop(), and cppush().


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