[PATCH v2] Catch exception in value_rtti_indirect_type

Pedro Alves palves@redhat.com
Fri Jan 23 14:35:00 GMT 2015


On 12/05/2014 08:32 PM, Simon Marchi wrote:

> gdb/Changelog:
> 
> 	* valops.c (value_rtti_indirect_type): Catch exception thrown by
> 	value_ind.
> 
> gdb/testsuite/ChangeLog
> 
> 	* gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
> 	* gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.

This is OK, thanks.

> +/* This testcase is part of GDB, the GNU debugger.
> +
> +   Copyright 2014 Free Software Foundation, Inc.

Recall to update this to "2014-2015" before pushing.

> +++ b/gdb/testsuite/gdb.mi/mi-var-list-children-invalid-grandchild.exp
> @@ -0,0 +1,63 @@
> +# Copyright 2014 Free Software Foundation, Inc.
> +

Please update these to "2014-2015" before pushing.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list