|
GDBserver
|
Public Attributes | |
| gdb_fildes_t | fd |
| int | mask |
| int | ready_mask |
| handler_func * | proc |
| gdb_client_data | client_data |
| int | error |
| struct file_handler * | next_file |
Definition at line 72 of file event-loop.c.
Definition at line 87 of file event-loop.c.
Referenced by create_file_handler(), and handle_file_event().
Definition at line 90 of file event-loop.c.
Referenced by handle_file_event().
Definition at line 75 of file event-loop.c.
Referenced by create_file_handler(), delete_file_handler(), handle_file_event(), and wait_for_event().
Definition at line 78 of file event-loop.c.
Referenced by create_file_handler(), delete_file_handler(), and handle_file_event().
| struct file_handler* file_handler::next_file |
Definition at line 93 of file event-loop.c.
Referenced by create_file_handler(), delete_file_handler(), handle_file_event(), and wait_for_event().
Definition at line 84 of file event-loop.c.
Referenced by create_file_handler(), and handle_file_event().
Definition at line 81 of file event-loop.c.
Referenced by create_file_handler(), handle_file_event(), and wait_for_event().
1.7.6.1