GDBserver
Loading...
Searching...
No Matches
Public Attributes | List of all members
mips_watchpoint Struct Reference

#include "mips-linux-watch.h"

Public Attributes

CORE_ADDR addr
 
int len
 
enum target_hw_bp_type type
 
struct mips_watchpointnext
 

Detailed Description

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

Member Data Documentation

◆ addr

CORE_ADDR mips_watchpoint::addr

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

◆ len

int mips_watchpoint::len

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

Referenced by mips_linux_watch_populate_regs().

◆ next

struct mips_watchpoint* mips_watchpoint::next

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

◆ type

enum target_hw_bp_type mips_watchpoint::type

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


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