GDB (API)
|
#include "gdbtk-cmds.h"
Public Attributes | |
Tcl_Interp * | interp |
Tcl_ObjCmdProc * | func |
int | objc |
Tcl_Obj *CONST * | objv |
int | val |
Definition at line 28 of file gdbtk-cmds.h.
Tcl_ObjCmdProc* wrapped_call_args::func |
Definition at line 31 of file gdbtk-cmds.h.
Tcl_Interp* wrapped_call_args::interp |
Definition at line 30 of file gdbtk-cmds.h.
Definition at line 32 of file gdbtk-cmds.h.
Tcl_Obj* CONST* wrapped_call_args::objv |
Definition at line 33 of file gdbtk-cmds.h.
Definition at line 34 of file gdbtk-cmds.h.