GDB (API)
|
Go to the source code of this file.
Functions | |
void | amd64bsd_dr_set_control (unsigned long control) |
void | amd64bsd_dr_set_addr (int regnum, CORE_ADDR addr) |
CORE_ADDR | amd64bsd_dr_get_addr (int regnum) |
unsigned long | amd64bsd_dr_get_status (void) |
unsigned long | amd64bsd_dr_get_control (void) |
CORE_ADDR amd64bsd_dr_get_addr | ( | int | regnum | ) |
unsigned long amd64bsd_dr_get_control | ( | void | ) |
unsigned long amd64bsd_dr_get_status | ( | void | ) |
void amd64bsd_dr_set_addr | ( | int | regnum, |
CORE_ADDR | addr | ||
) |
void amd64bsd_dr_set_control | ( | unsigned long | control | ) |