GDB (API)
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 value * val
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 770 of file breakpoint.h.

Definition at line 784 of file breakpoint.h.

Definition at line 787 of file breakpoint.h.

Definition at line 812 of file breakpoint.h.

Definition at line 779 of file breakpoint.h.

Definition at line 774 of file breakpoint.h.

Definition at line 776 of file breakpoint.h.

Definition at line 782 of file breakpoint.h.

Definition at line 815 of file breakpoint.h.

struct value* watchpoint::val

Definition at line 791 of file breakpoint.h.

Definition at line 794 of file breakpoint.h.

Definition at line 799 of file breakpoint.h.

Definition at line 804 of file breakpoint.h.

Definition at line 808 of file breakpoint.h.


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