GDB (API)
Public Attributes
thread_object Struct Reference

#include "python-internal.h"

List of all members.

Public Attributes

PyObject_HEAD struct thread_infothread
PyObjectinf_obj

Detailed Description

Definition at line 269 of file python-internal.h.


Member Data Documentation

Definition at line 277 of file python-internal.h.

PyObject_HEAD struct thread_info* thread_object::thread

Definition at line 274 of file python-internal.h.


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