* thread_dbP.h (DB_FUNCTION): New macro.
authorRoland McGrath <roland@gnu.org>
Thu, 18 Dec 2003 02:51:10 +0000 (02:51 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 18 Dec 2003 02:51:10 +0000 (02:51 +0000)
commitb1b2fb5994af7d81bf63fd325baed09506e9915b
tree32e22da22f4b295b32957bd0a0f2a79b790117e8
parentd43147cd8983e002455633651de6d89fdf21de36
* 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.
linuxthreads_db/ChangeLog
nptl_db/ChangeLog