Make libthread_db work without libpthread, just enough for TLS decoding.roland/nptl_db
commit6f1672172c9c9e5eb5afdcf521e3528b38b2e2dd
authorRoland McGrath <roland@redhat.com>
Mon, 23 Nov 2009 04:42:53 +0000 (22 20:42 -0800)
committerRoland McGrath <roland@redhat.com>
Wed, 9 Dec 2009 09:01:28 +0000 (9 01:01 -0800)
treef1ca70b5d1c32d593b0c2e825f10c56b49d14c06
parentee1a7fabb4e0abd3e73e828ce326dcb5fd38b874
Make libthread_db work without libpthread, just enough for TLS decoding.
27 files changed:
nptl/ChangeLog
nptl/sysdeps/pthread/Versions [new file with mode: 0644]
nptl/sysdeps/pthread/dl-sysdep.c [copied from nptl_db/td_ta_get_nthreads.c with 55% similarity]
nptl_db/ChangeLog
nptl_db/Makefile
nptl_db/db-symbols.awk
nptl_db/fetch-value.c
nptl_db/rtld-db-symbols.awk [new file with mode: 0644]
nptl_db/structs.def
nptl_db/td_symbol_list.c
nptl_db/td_ta_clear_event.c
nptl_db/td_ta_event_addr.c
nptl_db/td_ta_event_getmsg.c
nptl_db/td_ta_get_nthreads.c
nptl_db/td_ta_map_lwp2thr.c
nptl_db/td_ta_new.c
nptl_db/td_ta_set_event.c
nptl_db/td_ta_thr_iter.c
nptl_db/td_ta_tsd_iter.c
nptl_db/td_thr_clear_event.c
nptl_db/td_thr_event_enable.c
nptl_db/td_thr_event_getmsg.c
nptl_db/td_thr_get_info.c
nptl_db/td_thr_set_event.c
nptl_db/td_thr_tsd.c
nptl_db/td_thr_validate.c
nptl_db/thread_dbP.h