|
GDB (xrefs)
|
#include "guile-internal.h"
Public Attributes | |
| const char * | name |
| SCM | value |
| const char * | doc_string |
Definition at line 42 of file guile-internal.h.
| const char* scheme_variable::doc_string |
Definition at line 46 of file guile-internal.h.
| const char* scheme_variable::name |
Definition at line 44 of file guile-internal.h.
Referenced by gdbscm_define_variables().
| SCM scheme_variable::value |
Definition at line 45 of file guile-internal.h.
Referenced by gdbscm_define_variables().
1.8.14