GDBserver
Public Attributes | List of all members
gdb_breakpoint Struct Reference

Public Attributes

struct breakpoint base
 
struct point_cond_listcond_list
 
struct point_command_listcommand_list
 

Detailed Description

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

Member Data Documentation

◆ base

struct breakpoint gdb_breakpoint::base

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

Referenced by set_gdb_breakpoint_1().

◆ command_list

struct point_command_list* gdb_breakpoint::command_list

◆ cond_list

struct point_cond_list* gdb_breakpoint::cond_list

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