GDB (xrefs)
Public Attributes
events_object Struct Reference

#include "py-events.h"

List of all members.

Public Attributes

eventregistry_objectstop
eventregistry_objectcont
eventregistry_objectexited
eventregistry_objectnew_objfile
PyObjectmodule

Detailed Description

Definition at line 43 of file py-events.h.


Member Data Documentation

Definition at line 46 of file py-events.h.

Referenced by emit_continue_event(), and gdbpy_initialize_py_events().

Definition at line 47 of file py-events.h.

Referenced by emit_exited_event(), and gdbpy_initialize_py_events().

Definition at line 50 of file py-events.h.

Referenced by add_new_registry(), and gdbpy_initialize_py_events().

Definition at line 48 of file py-events.h.

Referenced by emit_new_objfile_event(), and gdbpy_initialize_py_events().

Definition at line 45 of file py-events.h.

Referenced by emit_stop_event(), and gdbpy_initialize_py_events().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines