summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b68945c..dee58ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-02-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ 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 <tschwinge@gnu.org>
* Makefile.am (gnumach_LINKFLAGS): New variable.