]> sourceware.org Git - glibc.git/commit - nptl_db/td_symbol_list.c
2003-12-02 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Thu, 18 Dec 2003 02:51:04 +0000 (02:51 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 18 Dec 2003 02:51:04 +0000 (02:51 +0000)
commitd43147cd8983e002455633651de6d89fdf21de36
tree01b715bd6c54a5912a6f838da9c7ba070dd2e362
parent2d951ab68550e19f9fd1e63a645a826c2b6f6b8f
2003-12-02  Roland McGrath  <roland@redhat.com>

* thread_dbP.h (DB_FUNCTION): New macro.
* structs.def: Use it for __nptl_create_event and __nptl_death_event.
* db_info.c (DB_FUNCTION): New macro.
* td_symbol_list.c (DB_FUNCTION): New macro, prepend "." to symbol
name under [HAVE_ASM_GLOBAL_DOT_NAME].
(td_lookup) [HAVE_ASM_GLOBAL_DOT_NAME]: If lookup fails with PS_NOSYM
and name starts with a dot, try it without the dot.
nptl_db/db_info.c
nptl_db/structs.def
nptl_db/td_symbol_list.c
nptl_db/thread_dbP.h
This page took 0.043738 seconds and 5 git commands to generate.