GDB (xrefs)
Public Attributes
file_handler Struct Reference

List of all members.

Public Attributes

int fd
int mask
int ready_mask
handler_funcproc
gdb_client_data client_data
int error
struct file_handlernext_file

Detailed Description

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


Member Data Documentation

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

Referenced by create_file_handler(), and handle_file_event().

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

Referenced by handle_file_event().

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

Referenced by create_file_handler(), delete_file_handler(), and handle_file_event().

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

Referenced by create_file_handler(), and handle_file_event().

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

Referenced by create_file_handler(), gdb_wait_for_event(), and handle_file_event().


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