GDB (xrefs)
Public Attributes | List of all members
solib_catchpoint Struct Reference

Public Attributes

struct breakpoint base
 
unsigned char is_load
 
char * regex
 
regex_t compiled
 

Detailed Description

Definition at line 8161 of file breakpoint.c.

Member Data Documentation

struct breakpoint solib_catchpoint::base

Definition at line 8164 of file breakpoint.c.

Referenced by add_solib_catchpoint().

regex_t solib_catchpoint::compiled

Definition at line 8172 of file breakpoint.c.

Referenced by add_solib_catchpoint().

unsigned char solib_catchpoint::is_load

Definition at line 8167 of file breakpoint.c.

Referenced by add_solib_catchpoint().

char* solib_catchpoint::regex

Definition at line 8171 of file breakpoint.c.

Referenced by add_solib_catchpoint().


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