summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1260b5c2353..0b8683dc5d8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,4 +1,10 @@
2013-11-22 Tom Tromey <tromey@redhat.com>
+
+ PR backtrace/16155:
+ * dwarf2-frame.c (dwarf2_frame_cache): Set undefined_retaddr if
+ the return address column is unspecified.
+
+2013-11-22 Tom Tromey <tromey@redhat.com>
Pedro Alves <palves@redhat.com>
PR backtrace/16155