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: [ping] [PATCH v1] Improve user experience in printing Fortran derived types


> From: "Tedeschi, Walfred" <walfred.tedeschi@intel.com>
> CC: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
> Date: Tue, 5 Apr 2016 09:15:21 +0000
> 
> Ping for the following patch:
> https://sourceware.org/ml/gdb-patches/2016-03/msg00325.html
> 
> A NEWS entry will be added as presented below:
> 
> * GDB  now shows field name for Fortran derived types.
>     (gdb)  print derived_type
>     $1 = ( lucky_number = 9, letters = 'abc')
> 
> This entry still have to be added in the next version.

This entry is OK, thanks.


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