GDB (API)
|
#include "defs.h"
#include "inferior.h"
#include "regcache.h"
#include "target.h"
#include <sys/types.h>
#include <sys/ptrace.h>
#include <machine/reg.h>
#include "vax-tdep.h"
#include "inf-ptrace.h"
#include <machine/pcb.h>
#include "bsd-kvm.h"
Go to the source code of this file.
Functions | |
void | _initialize_vaxbsd_nat (void) |
void _initialize_vaxbsd_nat | ( | void | ) |
Definition at line 136 of file vaxbsd-nat.c.