libc/nptl_db structs.def db_info.c td_symbol_l ...
roland@sources.redhat.com
roland@sources.redhat.com
Thu Dec 18 02:51:00 GMT 2003
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sourceware.org 2003-12-18 02:51:04
Modified files:
nptl_db : structs.def db_info.c td_symbol_list.c
thread_dbP.h
Log message:
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.
More information about the Glibc-cvs
mailing list