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

Public Attributes

PyObject_HEAD PyObject * pending_frame
 
struct frame_id frame_id
 

Detailed Description

Definition at line 58 of file py-unwind.c.

Member Data Documentation

struct frame_id unwind_info_object::frame_id

Definition at line 66 of file py-unwind.c.

Referenced by pyuw_create_unwind_info(), pyuw_sniffer(), and unwind_infopy_str().

PyObject_HEAD PyObject* unwind_info_object::pending_frame

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