GDBserver
Public Attributes | List of all members
breakpoint Struct Reference

Public Attributes

struct breakpointnext
 
enum bkpt_type type
 
struct point_cond_listcond_list
 
struct point_command_listcommand_list
 
struct raw_breakpointraw
 
int(* handler )(CORE_ADDR)
 

Detailed Description

Definition at line 166 of file mem-break.c.

Member Data Documentation

struct point_command_list* breakpoint::command_list
struct point_cond_list* breakpoint::cond_list
int(* breakpoint::handler) (CORE_ADDR)
struct breakpoint* breakpoint::next
struct raw_breakpoint* breakpoint::raw
enum bkpt_type breakpoint::type

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