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

Go to the source code of this file.

Functions

PyObjectcreate_thread_event_object (PyTypeObject *py_type)
 GDBPY_NEW_EVENT_TYPE (thread,"gdb.ThreadEvent","ThreadEvent","GDB thread event object", event_object_type,)

Function Documentation

PyObject* create_thread_event_object ( PyTypeObject *  py_type)

Definition at line 50 of file py-threadevent.c.

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