GDB (API)
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

void inferior_event_handler (enum inferior_event_type event_type, gdb_client_data client_data)

Function Documentation

void inferior_event_handler ( enum inferior_event_type  event_type,
gdb_client_data  client_data 
)

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines