|
GDB (xrefs)
|
#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.
Referenced by gdbtk_call_wrapper(), and wrapped_call().
| Tcl_Interp* wrapped_call_args::interp |
Definition at line 30 of file gdbtk-cmds.h.
Referenced by gdbtk_call_wrapper(), and wrapped_call().
Definition at line 32 of file gdbtk-cmds.h.
Referenced by gdbtk_call_wrapper(), and wrapped_call().
| Tcl_Obj* CONST* wrapped_call_args::objv |
Definition at line 33 of file gdbtk-cmds.h.
Referenced by gdbtk_call_wrapper(), and wrapped_call().
Definition at line 34 of file gdbtk-cmds.h.
Referenced by gdb.FrameDecorator.SymValueWrapper::__init__(), gdb.printing._EnumInstance::__init__(), gdbtk_call_wrapper(), gdb.printing._EnumInstance::to_string(), gdb.FrameDecorator.SymValueWrapper::value(), and wrapped_call().
1.7.6.1