GDB (API)
|
#include "defs.h"
#include "frame.h"
#include "regcache.h"
#include "reggroups.h"
#include "value.h"
#include "target.h"
#include "gdb_string.h"
#include "language.h"
#include "valprint.h"
#include "arch-utils.h"
#include <tcl.h>
#include "gdbtk.h"
#include "gdbtk-cmds.h"
Go to the source code of this file.
Typedefs | |
typedef void(* | map_func )(int, map_arg) |
Functions | |
int | Gdbtk_Register_Init (Tcl_Interp *interp) |
Definition at line 44 of file gdbtk-register.c.
int Gdbtk_Register_Init | ( | Tcl_Interp * | interp | ) |
Definition at line 71 of file gdbtk-register.c.