#include "defs.h"
#include "inferior.h"
#include <sys/types.h>
#include <sys/ptrace.h>
#include <machine/reg.h>
#include "sh-tdep.h"
#include "inf-ptrace.h"
#include "netbsd-nat.h"
#include "regcache.h"
Go to the source code of this file.
◆ GETREGS_SUPPLIES
#define GETREGS_SUPPLIES |
( |
|
gdbarch, |
|
|
|
regno |
|
) |
| |
Value:
int gdbarch_pc_regnum(struct gdbarch *gdbarch)
Definition at line 43 of file sh-netbsd-nat.c.
◆ SHNBSD_SIZEOF_GREGS
#define SHNBSD_SIZEOF_GREGS (21 * 4) |
◆ _initialize_shnbsd_nat()
void _initialize_shnbsd_nat |
( |
| ) |
|
◆ the_sh_nbsd_nat_target