|
GDB (API)
|
#include "glibc_thread_db.h"
Public Attributes | |
| td_thragent_t * | ti_ta_p |
| unsigned int | ti_user_flags |
| thread_t | ti_tid |
| char * | ti_tls |
| psaddr_t | ti_startfunc |
| psaddr_t | ti_stkbase |
| long int | ti_stksize |
| psaddr_t | ti_ro_area |
| int | ti_ro_size |
| td_thr_state_e | ti_state |
| unsigned char | ti_db_suspended |
| td_thr_type_e | ti_type |
| intptr_t | ti_pc |
| intptr_t | ti_sp |
| short int | ti_flags |
| int | ti_pri |
| lwpid_t | ti_lid |
| sigset_t | ti_sigmask |
| unsigned char | ti_traceme |
| unsigned char | ti_preemptflag |
| unsigned char | ti_pirecflag |
| sigset_t | ti_pending |
| td_thr_events_t | ti_events |
Definition at line 259 of file glibc_thread_db.h.
| unsigned char td_thrinfo::ti_db_suspended |
Definition at line 273 of file glibc_thread_db.h.
Definition at line 287 of file glibc_thread_db.h.
| short int td_thrinfo::ti_flags |
Definition at line 278 of file glibc_thread_db.h.
Definition at line 280 of file glibc_thread_db.h.
| intptr_t td_thrinfo::ti_pc |
Definition at line 276 of file glibc_thread_db.h.
| sigset_t td_thrinfo::ti_pending |
Definition at line 286 of file glibc_thread_db.h.
| unsigned char td_thrinfo::ti_pirecflag |
Definition at line 285 of file glibc_thread_db.h.
| unsigned char td_thrinfo::ti_preemptflag |
Definition at line 284 of file glibc_thread_db.h.
Definition at line 279 of file glibc_thread_db.h.
Definition at line 270 of file glibc_thread_db.h.
Definition at line 271 of file glibc_thread_db.h.
| sigset_t td_thrinfo::ti_sigmask |
Definition at line 281 of file glibc_thread_db.h.
| intptr_t td_thrinfo::ti_sp |
Definition at line 277 of file glibc_thread_db.h.
Definition at line 266 of file glibc_thread_db.h.
Definition at line 272 of file glibc_thread_db.h.
Definition at line 268 of file glibc_thread_db.h.
Definition at line 269 of file glibc_thread_db.h.
Definition at line 261 of file glibc_thread_db.h.
Definition at line 263 of file glibc_thread_db.h.
| char* td_thrinfo::ti_tls |
Definition at line 265 of file glibc_thread_db.h.
| unsigned char td_thrinfo::ti_traceme |
Definition at line 282 of file glibc_thread_db.h.
Definition at line 274 of file glibc_thread_db.h.
| unsigned int td_thrinfo::ti_user_flags |
Definition at line 262 of file glibc_thread_db.h.
1.7.6.1