GDB (xrefs)
Public Attributes
watchpoint Struct Reference

#include "breakpoint.h"

List of all members.

Public Attributes

struct breakpoint base
char * exp_string
char * exp_string_reparse
struct expressionexp
struct blockexp_valid_block
struct expressioncond_exp
struct blockcond_exp_valid_block
struct valueval
int val_valid
struct frame_id watchpoint_frame
ptid_t watchpoint_thread
enum watchpoint_triggered watchpoint_triggered
int exact
CORE_ADDR hw_wp_mask

Detailed Description

Definition at line 767 of file breakpoint.h.


Member Data Documentation

Definition at line 776 of file breakpoint.h.

Referenced by dtor_watchpoint(), update_watchpoint(), and watch_command_1().

Definition at line 799 of file breakpoint.h.

Referenced by update_watchpoint(), watch_command_1(), and watchpoint_check().

Definition at line 804 of file breakpoint.h.

Referenced by watch_command_1(), and watchpoint_in_thread_scope().


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