GDB (xrefs)
|
#include "darwin-nat.h"
Public Attributes | |
pthdb_pthread_t | pdtid |
pthdb_tid_t | tid |
thread_t | gdb_port |
thread_t | inf_port |
enum darwin_msg_state | msg_state |
unsigned char | single_step |
unsigned char | signaled |
struct darwin_exception_msg | event |
unsigned int | dying:1 |
td_thrhandle_t | th |
thread_t | tid |
short | tid |
unsigned char | state |
unsigned char | flags |
char | name [1] |
char * | extra |
int | core |
Definition at line 88 of file aix-thread.c.
Definition at line 437 of file remote.c.
Referenced by demand_private_info(), process_stop_reply(), remote_core_of_thread(), and remote_threads_info().
unsigned int private_thread_info::dying |
Definition at line 292 of file linux-thread-db.c.
Referenced by attach_thread(), detach_thread(), and thread_db_extra_thread_info().
Definition at line 95 of file darwin-nat.h.
Referenced by darwin_decode_exception_message(), darwin_decode_message(), darwin_resume_thread(), darwin_send_reply(), and darwin_wait().
Definition at line 436 of file remote.c.
Referenced by demand_private_info(), free_private_thread_info(), remote_threads_extra_info(), and remote_threads_info().
unsigned char private_thread_info::flags |
Definition at line 141 of file nto-tdep.h.
Referenced by update_thread_private_data().
Definition at line 77 of file darwin-nat.h.
Referenced by darwin_check_new_threads(), darwin_decode_message(), darwin_find_thread(), darwin_get_ada_task_ptid(), darwin_init_thread_list(), darwin_mourn_inferior(), darwin_resume_thread(), darwin_setup_fake_stop_event(), darwin_suspend_inferior_threads(), darwin_wait(), and info_mach_ports_command().
Definition at line 81 of file darwin-nat.h.
Referenced by darwin_get_ada_task_ptid().
Definition at line 86 of file darwin-nat.h.
Referenced by darwin_check_new_threads(), darwin_decode_exception_message(), darwin_decode_message(), darwin_reply_to_all_pending_messages(), darwin_resume_thread(), darwin_suspend_inferior_threads(), and darwin_wait().
char private_thread_info::name[1] |
pthdb_pthread_t private_thread_info::pdtid |
Definition at line 89 of file aix-thread.c.
Referenced by aix_thread_extra_thread_info(), aix_thread_fetch_registers(), aix_thread_store_registers(), and sync_threadlists().
unsigned char private_thread_info::signaled |
Definition at line 92 of file darwin-nat.h.
Referenced by darwin_decode_message(), and darwin_resume_thread().
unsigned char private_thread_info::single_step |
Definition at line 89 of file darwin-nat.h.
Referenced by darwin_resume_thread(), and darwin_wait().
unsigned char private_thread_info::state |
Definition at line 140 of file nto-tdep.h.
Referenced by nto_extra_thread_info(), and update_thread_private_data().
Definition at line 295 of file linux-thread-db.c.
Referenced by thread_db_get_thread_local_address().
Definition at line 90 of file aix-thread.c.
Referenced by aix_thread_extra_thread_info(), aix_thread_fetch_registers(), aix_thread_resume(), aix_thread_store_registers(), iter_tid(), procfs_find_new_threads(), sync_threadlists(), thread_db_find_thread_from_tid(), thread_db_pid_to_str(), and update_thread_private_data().
short private_thread_info::tid |
Definition at line 139 of file nto-tdep.h.
Definition at line 296 of file linux-thread-db.c.