src/gdb ChangeLog exceptions.c

devans@sourceware.org devans@sourceware.org
Thu Dec 15 22:15:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	devans@sourceware.org	2011-12-15 22:15:37

Modified files:
	gdb            : ChangeLog exceptions.c 

Log message:
	* 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13626&r2=1.13627
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/exceptions.c.diff?cvsroot=src&r1=1.48&r2=1.49



More information about the Gdb-cvs mailing list