GDB (xrefs)
Public Attributes | List of all members
x86_dr_low_type Struct Reference

#include "x86-dregs.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
 

Detailed Description

Definition at line 39 of file x86-dregs.h.

Member Data Documentation

int x86_dr_low_type::debug_register_length

Definition at line 63 of file x86-dregs.h.

Referenced by x86_set_debug_register_length().

CORE_ADDR(* x86_dr_low_type::get_addr) (int)
unsigned long(* x86_dr_low_type::get_control) (void)
unsigned long(* x86_dr_low_type::get_status) (void)
void(* x86_dr_low_type::set_addr) (int, CORE_ADDR)
void(* x86_dr_low_type::set_control) (unsigned long)

The documentation for this struct was generated from the following file: