aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c2eb3bb..080275e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2013-05-30 Tom Tromey <tromey@redhat.com>
+ * source.c (find_and_open_source): Call do_cleanups.
+
+2013-05-30 Tom Tromey <tromey@redhat.com>
+
* linux-thread-db.c (thread_db_load_search): Unconditionally
call do_cleanups.