|
GDBserver
|
#include "glibc_thread_db.h"Go to the source code of this file.
Macros | |
| #define | LIBTHREAD_DB_SO "libthread_db.so.1" |
| #define | LIBTHREAD_DB_SEARCH_PATH "$sdir:$pdir" |
| #define LIBTHREAD_DB_SEARCH_PATH "$sdir:$pdir" |
Definition at line 15 of file gdb_thread_db.h.
Referenced by thread_db_handle_monitor_command(), and thread_db_load_search().
| #define LIBTHREAD_DB_SO "libthread_db.so.1" |
Definition at line 8 of file gdb_thread_db.h.
Referenced by try_thread_db_load_from_dir(), and try_thread_db_load_from_sdir().
1.8.10