GDB (API)
Public Attributes
i386_dr_low_type Struct Reference

#include "i386-nat.h"

List of all members.

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 67 of file i386-nat.h.


Member Data Documentation

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.

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines