GDB (API)
|
#include "i386-nat.h"
Public Attributes | |
void(* | set_control )(unsigned long) |
void(* | set_addr )(int, CORE_ADDR) |
CORE_ADDR(* | get_addr )(int) |
unsigned long(* | get_status )(void) |
unsigned long(* | get_control )(void) |
int | debug_register_length |
Definition at line 67 of file i386-nat.h.
Definition at line 74 of file i386-nat.h.
Definition at line 71 of file i386-nat.h.
unsigned long(* i386_dr_low_type::get_control)(void) |
Definition at line 73 of file i386-nat.h.
unsigned long(* i386_dr_low_type::get_status)(void) |
Definition at line 72 of file i386-nat.h.
void(* i386_dr_low_type::set_addr)(int, CORE_ADDR) |
Definition at line 70 of file i386-nat.h.
void(* i386_dr_low_type::set_control)(unsigned long) |
Definition at line 69 of file i386-nat.h.