aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-08-03 20:52:47 +0000
committerTom Tromey <tromey@redhat.com>2012-08-03 20:52:47 +0000
commit5a1cf4d6a803271b9c895d0c11fdeeab9f49bb99 (patch)
tree636046a78bf19cee592a948d393717c63b0c4915 /gdb/ChangeLog
parent7b84f8dad032b67b971407e5204cc4c31d406802 (diff)
downloadgdb-5a1cf4d6a803271b9c895d0c11fdeeab9f49bb99.zip
gdb-5a1cf4d6a803271b9c895d0c11fdeeab9f49bb99.tar.gz
gdb-5a1cf4d6a803271b9c895d0c11fdeeab9f49bb99.tar.bz2
* dwarf2-frame.c (dwarf2_frame_cache): Call do_cleanups before
return.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b4c1545..336ab5e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-03 Tom Tromey <tromey@redhat.com>
+
+ * dwarf2-frame.c (dwarf2_frame_cache): Call do_cleanups before
+ return.
+
2012-08-02 Ulrich Weigand <ulrich.weigand@linaro.org>
* inf-child.c (inf_child_fileio_pwrite): If pwrite fails, fall back