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

Public Attributes

int ready
 
struct async_signal_handlernext_handler
 
sig_handler_funcproc
 
gdb_client_data client_data
 

Detailed Description

Definition at line 104 of file event-loop.c.

Member Data Documentation

gdb_client_data async_signal_handler::client_data
struct async_signal_handler* async_signal_handler::next_handler
sig_handler_func* async_signal_handler::proc
int async_signal_handler::ready

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