GDB (xrefs)
|
Public Attributes | |
ptid_t | ptid |
char * | extra |
int | core |
int thread_item::core |
Definition at line 2710 of file remote.c.
Referenced by remote_get_threads_with_qthreadinfo(), remote_newthread_step(), remote_update_thread_list(), and start_thread().
char* thread_item::extra |
Definition at line 2707 of file remote.c.
Referenced by clear_threads_listing_context(), remote_get_threads_with_qthreadinfo(), remote_newthread_step(), remote_update_thread_list(), and start_thread().
ptid_t thread_item::ptid |
Definition at line 2704 of file remote.c.
Referenced by remote_get_threads_with_qthreadinfo(), remote_newthread_step(), remote_update_thread_list(), start_thread(), and threads_listing_context_remove().