GDBserver
Public Attributes | List of all members
other_breakpoint Struct Reference

Public Attributes

struct breakpoint base
 
int(* handler )(CORE_ADDR)
 

Detailed Description

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

Member Data Documentation

◆ base

struct breakpoint other_breakpoint::base

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

◆ handler

int(* other_breakpoint::handler) (CORE_ADDR)

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

Referenced by check_breakpoints(), clone_one_breakpoint(), and set_breakpoint().


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