GDB (xrefs)
Public Attributes | List of all members
gdbpy_event Struct Reference

Public Attributes

PyObject * event
 
struct gdbpy_eventnext
 

Detailed Description

Definition at line 912 of file python.c.

Member Data Documentation

PyObject* gdbpy_event::event

Definition at line 915 of file python.c.

Referenced by gdbpy_post_event(), and gdbpy_run_events().

struct gdbpy_event* gdbpy_event::next

The documentation for this struct was generated from the following file: