GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
inferior_object Struct Reference

Public Attributes

PyObject_HEAD struct inferiorinferior
 
thread_map_tthreads
 

Detailed Description

Definition at line 38 of file py-inferior.c.

Member Data Documentation

◆ inferior

PyObject_HEAD struct inferior* inferior_object::inferior

◆ threads

thread_map_t* inferior_object::threads

Definition at line 47 of file py-inferior.c.

Referenced by add_thread_object(), inferior_to_inferior_object(), and infpy_threads().


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