This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Rethrow exception properly.


On Sat, Jan 26, 2008 at 10:57:35PM +0300, Vladimir Prus wrote:
> 	[gdb]
>         Properly rethrow exception.  This fixes errors
> 	about non-existent functions for -break-insert.
> 
> 	* breakpoint.c (break_command_really): Use throw_exception
> 	for rethrowing.  If rethrowing, don't print the exception.
> 
> 	[gdb/testsuite]
> 	* gdb.mi/mi-break.exp (test_error): New.
> 	Call it.

This is OK (with the spelling correction for
function_that_does_not_exist).

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]