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 "mips-tdep.h"
#include "mipsnbsd-tdep.h"
#include "inf-ptrace.h"
Go to the source code of this file.
Functions | |
void | _initialize_mipsnbsd_nat (void) |
void _initialize_mipsnbsd_nat | ( | void | ) |
Definition at line 117 of file mipsnbsd-nat.c.