[PATCH 07/11] Resolve dynamic target types of pointers.

Eli Zaretskii eliz@gnu.org
Wed Nov 28 06:07:00 GMT 2018


> From: Sebastian Basierski <sbasierski@pl.sii.eu>
> Date: Tue, 27 Nov 2018 19:31:35 +0100
> 
> From: Bernhard Heckel <bernhard.heckel@intel.com>
> 
> When dereferencing pointers to dynamic target types,
> resolve the target type.
> 
> 2016-06-30  Bernhard Heckel  <bernhard.heckel@intel.com>
> 
> gdb/Changelog:
> 	* NEWS: Added entry.
> 	* c-valprint.c (c_print_val): Resolve dynamic target types.
> 	* valops.c (value_ind): Resolve dynamic target types.
> 	* valprint.c (check_printable): Don't shortcut not associated
> 	  pointers.
> 
> gdb/Testsuite/Changelog:
> 	* pointers.f90: Added pointer to dynamic types.
> 	* gdb.fortran/pointers.exp: New.

OK for the NEWS part.

Thanks.



More information about the Gdb-patches mailing list