GDB (API)
Typedefs | Functions
/home/stan/gdb/src/gdb/gdbtk/generic/gdbtk-register.c File Reference
#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)

Typedef Documentation

typedef void(* map_func)(int, map_arg)

Definition at line 44 of file gdbtk-register.c.


Function Documentation

int Gdbtk_Register_Init ( Tcl_Interp *  interp)

Definition at line 71 of file gdbtk-register.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines