From 0bc0998d4226ba46cd564e919b51bbb4e4d784d7 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 20 Feb 2007 00:38:53 +0000 Subject: 2007-02-20 Samuel Thibault Fix ddb's trace command. * i386/i386/db_trace.c (db_find_trace_symbols): Drop _ prefix on ELF targets. (db_i386_stack_trace): Check that adresses of known functions were really found. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b68945c..dee58ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-02-20 Samuel Thibault + + Fix ddb's trace command. + * i386/i386/db_trace.c (db_find_trace_symbols): Drop _ prefix on ELF + targets. + (db_i386_stack_trace): Check that adresses of known functions were + really found. + 2007-02-19 Thomas Schwinge * Makefile.am (gnumach_LINKFLAGS): New variable. -- cgit v1.2.3