GDB (API)
|
#include "defs.h"
#include "target.h"
#include "breakpoint.h"
#include "linespec.h"
#include "block.h"
#include "dictionary.h"
#include "varobj.h"
#include "arch-utils.h"
#include "stack.h"
#include "solib.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 | Gdbtk_Stack_Init (Tcl_Interp *interp) |
int Gdbtk_Stack_Init | ( | Tcl_Interp * | interp | ) |
Definition at line 60 of file gdbtk-stack.c.