GDB (API)
|
Go to the source code of this file.
Functions | |
struct target_ops * | i386bsd_target (void) |
void | i386bsd_dr_set_control (unsigned long control) |
void | i386bsd_dr_set_addr (int regnum, CORE_ADDR addr) |
CORE_ADDR | i386bsd_dr_get_addr (int regnum) |
unsigned long | i386bsd_dr_get_status (void) |
unsigned long | i386bsd_dr_get_control (void) |
CORE_ADDR i386bsd_dr_get_addr | ( | int | regnum | ) |
unsigned long i386bsd_dr_get_control | ( | void | ) |
unsigned long i386bsd_dr_get_status | ( | void | ) |
void i386bsd_dr_set_addr | ( | int | regnum, |
CORE_ADDR | addr | ||
) |
void i386bsd_dr_set_control | ( | unsigned long | control | ) |
struct target_ops* i386bsd_target | ( | void | ) | [read] |
Definition at line 245 of file i386bsd-nat.c.