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: [V4 00/21] Fortran dynamic array support


On 07/07/2016 10:30, Jan Kratochvil wrote:
Hello Keven,

On Wed, 14 Jan 2015 14:49:32 +0100, Keven Boell wrote:
This patch series add Fortran dynamic array support to gdb.
this series is 1.5 years old and some partial upstreaming is also 1 year old,
do you have some up-to-date remaining parts against FSF GDB trunk?

I am trying to rebase it myself but just if you do not have it prepared
already.


Thanks,
Jan
Hi Jan,

I took over the Fortran patches from Keven and drive implementation of new features and bugfixes.

I propose to create a branch on the GDB repo, containing all the bugfixes and features I have.
=> users/bheckel/fortran

List of features, working on current mainline code:
- Pointers, under review at the moment
- Variable Length Strings
- Alternative Entry Points
- Extended types, Access members via fully qualified name
- Setting breakpoints on internal subroutines
- OOP, print access label of types (private, public)

Bugfix:
- Handle nameless block-data, GDB will crash during read of DWARF content.

TBD:
- Intrinsic's are in the series from Keven, but I haven't took a look on those.


Regards,
Bernhard
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]