GDB (API)
Functions
/home/stan/gdb/src/gdb/python/py-exitedevent.c File Reference
#include "defs.h"
#include "py-event.h"

Go to the source code of this file.

Functions

int emit_exited_event (const LONGEST *exit_code, struct inferior *inf)
 GDBPY_NEW_EVENT_TYPE (exited,"gdb.ExitedEvent","ExitedEvent","GDB exited event object", event_object_type, static)

Function Documentation

int emit_exited_event ( const LONGEST exit_code,
struct inferior inf 
)

Definition at line 71 of file py-exitedevent.c.

GDBPY_NEW_EVENT_TYPE ( exited  ,
"gdb.ExitedEvent"  ,
"ExitedEvent"  ,
"GDB exited event object"  ,
event_object_type  ,
static   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines