GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
pt_watch_regs Struct Reference

#include "mips-linux-watch.h"

Public Attributes

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

Detailed Description

Definition at line 67 of file mips-linux-watch.h.

Member Data Documentation

◆ 

union { ... } pt_watch_regs::@129

◆ mips32

struct mips32_watch_regs pt_watch_regs::mips32

◆ mips64

struct mips64_watch_regs pt_watch_regs::mips64

◆ style

enum pt_watch_style pt_watch_regs::style

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