|
GDB (API)
|
#include "defs.h"#include "inferior.h"#include "target.h"#include "event-loop.h"#include "event-top.h"#include "inf-loop.h"#include "remote.h"#include "exceptions.h"#include "language.h"#include "gdbthread.h"#include "continuations.h"#include "interps.h"#include "top.h"Go to the source code of this file.
Functions | |
| void | inferior_event_handler (enum inferior_event_type event_type, gdb_client_data client_data) |
| void inferior_event_handler | ( | enum inferior_event_type | event_type, |
| gdb_client_data | client_data | ||
| ) |
Definition at line 41 of file inf-loop.c.
1.7.6.1