|
GDB (API)
|
#include "defs.h"#include "value.h"#include "gdb_string.h"#include "varobj.h"#include "exceptions.h"#include <tcl.h>#include "gdbtk.h"#include "gdbtk-cmds.h"#include "gdbtk-wrapper.h"Go to the source code of this file.
Functions | |
| int | gdb_variable_init (Tcl_Interp *) |
| int gdb_variable_init | ( | Tcl_Interp * | interp | ) |
Definition at line 84 of file gdbtk-varobj.c.
1.7.6.1