GDB (xrefs)
Public Member Functions | Public Attributes | List of all members
bp_target_info Struct Reference

#include "breakpoint.h"

Public Member Functions

 VEC (agent_expr_p)*conditions
 
 VEC (agent_expr_p)*tcommands
 

Public Attributes

struct address_spaceplaced_address_space
 
CORE_ADDR placed_address
 
CORE_ADDR reqstd_address
 
int length
 
gdb_byte shadow_contents [BREAKPOINT_MAX]
 
int shadow_len
 
int placed_size
 
int persist
 

Detailed Description

Definition at line 222 of file breakpoint.h.

Member Function Documentation

bp_target_info::VEC ( agent_expr_p  )
bp_target_info::VEC ( agent_expr_p  )

Member Data Documentation

int bp_target_info::length
int bp_target_info::persist
CORE_ADDR bp_target_info::placed_address
struct address_space* bp_target_info::placed_address_space
int bp_target_info::placed_size
CORE_ADDR bp_target_info::reqstd_address
gdb_byte bp_target_info::shadow_contents[BREAKPOINT_MAX]
int bp_target_info::shadow_len

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