GDB (API)
|
#include "defs.h"
#include "command.h"
#include "gdbcore.h"
#include "inferior.h"
#include "target.h"
#include "regcache.h"
#include <fcntl.h>
#include <errno.h>
#include "gdb_string.h"
#include <time.h>
#include "gregset.h"
Go to the source code of this file.
Functions | |
void | _initialize_core_regset (void) |
void _initialize_core_regset | ( | void | ) |
Definition at line 120 of file core-regset.c.