GDB (API)
|
#include "defs.h"
#include "inferior.h"
#include "gdb_assert.h"
#include <sys/types.h>
#include <sys/dir.h>
#include <sys/user.h>
#include <machine/reg.h>
#include "vax-tdep.h"
#include "inf-ptrace.h"
#include <nlist.h>
Go to the source code of this file.
Defines | |
#define | PT_READ_U 3 |
#define | _PATH_UNIX "/vmunix" |
Functions | |
void | _initialize_vax_nat (void) |
#define _PATH_UNIX "/vmunix" |
void _initialize_vax_nat | ( | void | ) |