Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pt_watch_regs Struct Reference

#include <ptrace.h>

Data Fields

enum pt_watch_style style
 
union {
   struct mips32_watch_regs   mips32
 
   struct mips64_watch_regs   mips64
 
}; 
 

Detailed Description

Definition at line 104 of file ptrace.h.

Field Documentation

union { ... }

Definition at line 107 of file ptrace.h.

Definition at line 108 of file ptrace.h.

enum pt_watch_style style

Definition at line 105 of file ptrace.h.


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