GDB (xrefs)
Public Attributes
catcher Struct Reference

List of all members.

Public Attributes

enum catcher_state state
EXCEPTIONS_SIGJMP_BUF buf
struct gdb_exceptionexception
int mask
struct cleanupsaved_cleanup_chain
struct catcherprev

Detailed Description

Definition at line 52 of file exceptions.c.


Member Data Documentation

Definition at line 56 of file exceptions.c.

Referenced by exceptions_state_mc_init(), and throw_exception().

Definition at line 58 of file exceptions.c.

Referenced by exceptions_state_mc(), exceptions_state_mc_init(), and throw_exception().

Definition at line 60 of file exceptions.c.

Referenced by exceptions_state_mc(), and exceptions_state_mc_init().

Definition at line 63 of file exceptions.c.

Referenced by catcher_list_size(), catcher_pop(), and exceptions_state_mc_init().

Definition at line 61 of file exceptions.c.

Referenced by catcher_pop(), and exceptions_state_mc_init().

Definition at line 54 of file exceptions.c.

Referenced by exceptions_state_mc(), and exceptions_state_mc_init().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines