GDB (xrefs)
|
Public Attributes | |
thread_object * | thread_obj |
struct threadlist_entry * | next |
Definition at line 34 of file py-inferior.c.
Definition at line 36 of file py-inferior.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), add_thread_object(), delete_thread_object(), find_thread_object(), infpy_threads(), and py_free_inferior().
Definition at line 35 of file py-inferior.c.
Referenced by add_thread_object(), create_thread_object(), delete_thread_object(), find_thread_object(), infpy_threads(), py_free_inferior(), thpy_get_name(), thpy_get_num(), thpy_get_ptid(), thpy_set_name(), and thpy_switch().