mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
92a4cba760
Since RISC-V stores the thread pointer in a general register libthread_db can just ask the debugger for the register contents instead of trying to call ps_get_thread_area. This enables thread debugging in gdb. * sysdeps/riscv/nptl/tls.h (DB_THREAD_SELF): Use REGISTER instead of CONST_THREAD_AREA. |
||
---|---|---|
.. | ||
bits | ||
libc-lowlevellock.c | ||
Makefile | ||
nptl-sysdep.S | ||
pthread-offsets.h | ||
pthreaddef.h | ||
tcb-offsets.sym | ||
tls.h |