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: [PATCH v2] Catch exception in value_rtti_indirect_type


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


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