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]

[ping] [PATCH v1] Improve user experience in printing Fortran derived types


Hello All,

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.

Thanks and regards,
-Fred


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


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