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

Go to the source code of this file.

Functions

int emit_new_objfile_event (struct objfile *objfile)
 GDBPY_NEW_EVENT_TYPE (new_objfile,"gdb.NewObjFileEvent","NewObjFileEvent","GDB new object file event object", event_object_type, static)

Function Documentation

int emit_new_objfile_event ( struct objfile objfile)

Definition at line 56 of file py-newobjfileevent.c.

GDBPY_NEW_EVENT_TYPE ( new_objfile  ,
"gdb.NewObjFileEvent"  ,
"NewObjFileEvent"  ,
"GDB new object file event object"  ,
event_object_type  ,
static   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines