|
GDBserver
|
#include "glibc_thread_db.h"
Public Attributes | |
| td_notify_e | type |
| union { | |
| psaddr_t bptaddr | |
| int syscallno | |
| } | u |
Definition at line 187 of file glibc_thread_db.h.
| psaddr_t td_notify::bptaddr |
Definition at line 192 of file glibc_thread_db.h.
| int td_notify::syscallno |
Definition at line 193 of file glibc_thread_db.h.
| td_notify_e td_notify::type |
Definition at line 189 of file glibc_thread_db.h.
| union { ... } td_notify::u |
1.8.14