* exceptions.c (catcher_list_size): New function.
authorDoug Evans <dje@google.com>
Thu, 15 Dec 2011 22:15:36 +0000 (22:15 +0000)
committerDoug Evans <dje@google.com>
Thu, 15 Dec 2011 22:15:36 +0000 (22:15 +0000)
commitef1408725d71bb30d110a87d290f484b15f06186
treeb33568f83afae169f410553bb53e66a41d212edf
parenteec9dd95aae8be2f23009427dbd6d276edcc363a
* 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.
gdb/ChangeLog
gdb/exceptions.c