|
GDB (API)
|
#include "glibc_thread_db.h"
Public Attributes | |
| td_event_e | event |
| const td_thrhandle_t * | th_p |
| union { | |
| uintptr_t data | |
| } | msg |
Definition at line 198 of file glibc_thread_db.h.
| uintptr_t td_event_msg::data |
Definition at line 207 of file glibc_thread_db.h.
Definition at line 200 of file glibc_thread_db.h.
| union { ... } td_event_msg::msg |
Definition at line 201 of file glibc_thread_db.h.
1.7.6.1