[PATCH v2 18/22] Remove some now-dead exception code

Pedro Alves palves@redhat.com
Wed Apr 3 17:04:00 GMT 2019


On 02/27/2019 08:18 PM, Tom Tromey wrote:
> After the rewriting to use try/catch, some of the exception code is
> now unused.  This patch removes that code.
> 
> gdb/ChangeLog
> 2019-02-27  Tom Tromey  <tom@tromey.com>
> 
> 	* common/common-exceptions.h (exception_rethrow): Don't declare.
> 	(TRY_SJLJ): Update comment.
> 	(TRY, CATCH, END_CATCH): Remove.
> 	* common/common-exceptions.c (exception_rethrow): Remove.

OK.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list