GDB (xrefs)
Functions
/home/stan/gdb/src/gdb/inf-loop.c File Reference
#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

static int fetch_inferior_event_wrapper (gdb_client_data client_data)
void inferior_event_handler (enum inferior_event_type event_type, gdb_client_data client_data)

Function Documentation

static int fetch_inferior_event_wrapper ( gdb_client_data  client_data) [static]

Definition at line 143 of file inf-loop.c.

References fetch_inferior_event().

Referenced by inferior_event_handler().

void inferior_event_handler ( enum inferior_event_type  event_type,
gdb_client_data  client_data 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines