GDB (xrefs)
|
Public Attributes | |
char * | name |
int | value |
Definition at line 32 of file py-param.c.
char* parm_constant::name |
Definition at line 34 of file py-param.c.
Referenced by gdbpy_initialize_parameters().
int parm_constant::value |
Definition at line 35 of file py-param.c.