GDB (xrefs)
Loading...
Searching...
No Matches
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 40 of file x86-dregs.h.

Member Data Documentation

◆ debug_register_length

int x86_dr_low_type::debug_register_length

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

Referenced by x86_get_debug_register_length(), and x86_set_debug_register_length().

◆ get_addr

◆ get_control

unsigned long(* x86_dr_low_type::get_control) (void)

◆ get_status

unsigned long(* x86_dr_low_type::get_status) (void)

◆ set_addr

◆ set_control


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