|
GDBserver
|
Definition at line 39 of file thread-db.c.
| int thread_db::all_symbols_looked_up |
Definition at line 51 of file thread-db.c.
Referenced by thread_db_get_tls_address(), thread_db_look_up_one_symbol(), thread_db_look_up_symbols(), and thread_db_notice_clone().
| void* thread_db::handle |
Definition at line 55 of file thread-db.c.
Referenced by disable_thread_event_reporting(), thread_db_mourn(), and try_thread_db_load_1().
| struct ps_prochandle thread_db::proc_handle |
Definition at line 43 of file thread-db.c.
Referenced by try_thread_db_load_1().
| td_symbol_list_ftype* thread_db::td_symbol_list_p |
Definition at line 65 of file thread-db.c.
Referenced by thread_db_look_up_symbols().
| td_ta_map_lwp2thr_ftype* thread_db::td_ta_map_lwp2thr_p |
Definition at line 60 of file thread-db.c.
Referenced by find_one_thread().
| td_ta_new_ftype* thread_db::td_ta_new_p |
Definition at line 59 of file thread-db.c.
Referenced by try_thread_db_load_1().
| td_ta_thr_iter_ftype* thread_db::td_ta_thr_iter_p |
Definition at line 62 of file thread-db.c.
Referenced by thread_db_find_new_threads().
| td_thr_get_info_ftype* thread_db::td_thr_get_info_p |
Definition at line 61 of file thread-db.c.
Referenced by find_new_threads_callback(), and find_one_thread().
| td_thr_tls_get_addr_ftype* thread_db::td_thr_tls_get_addr_p |
Definition at line 63 of file thread-db.c.
Referenced by thread_db_get_tls_address().
| td_thr_tlsbase_ftype* thread_db::td_thr_tlsbase_p |
Definition at line 64 of file thread-db.c.
Referenced by thread_db_get_tls_address().
| td_thragent_t* thread_db::thread_agent |
Definition at line 46 of file thread-db.c.
Referenced by disable_thread_event_reporting(), find_one_thread(), thread_db_find_new_threads(), thread_db_mourn(), and try_thread_db_load_1().
1.8.14