aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2011-12-15 22:15:36 +0000
committerDoug Evans <dje@google.com>2011-12-15 22:15:36 +0000
commitef1408725d71bb30d110a87d290f484b15f06186 (patch)
treeb33568f83afae169f410553bb53e66a41d212edf /gdb/ChangeLog
parenteec9dd95aae8be2f23009427dbd6d276edcc363a (diff)
downloadgdb-ef1408725d71bb30d110a87d290f484b15f06186.zip
gdb-ef1408725d71bb30d110a87d290f484b15f06186.tar.gz
gdb-ef1408725d71bb30d110a87d290f484b15f06186.tar.bz2
* exceptions.c (catcher_list_size): New function.
(last_message): Delete. (exception_messages, exception_messages_size): New static globals. (throw_it): Use exception_messages array to handle nested calls.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 765bf47..7adf981 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2011-12-15 Doug Evans <dje@google.com>
+
+ * exceptions.c (catcher_list_size): New function.
+ (last_message): Delete.
+ (exception_messages, exception_messages_size): New static globals.
+ (throw_it): Use exception_messages array to handle nested calls.
+
2011-12-15 Tom Tromey <tromey@redhat.com>
* symfile.c (symbol_file_add_with_addrs_or_offsets): Remove bad