From b1b2fb5994af7d81bf63fd325baed09506e9915b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 18 Dec 2003 02:51:10 +0000 Subject: * 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 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'linuxthreads_db/ChangeLog') diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index 9da34c0ed8..4580537b8d 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,8 @@ +2003-11-25 Roland McGrath + + * td_symbol_list.c (symbol_list_arr) [HAVE_ASM_GLOBAL_DOT_NAME]: + Prepend "." to symbol names for functions. + 2003-08-18 Daniel Jacobowitz * td_thr_getfpregs.c (td_thr_getfpregs): Use the main thread if -- cgit 1.4.1