[V4 00/21] Fortran dynamic array support

Joel Brobecker brobecker@adacore.com
Thu May 28 20:52:00 GMT 2015


> > This patch series add Fortran dynamic array support to gdb.
> I think this patch series is still not checked in, is it right?

The latest update on the patch series is that we worked towards
having a way to add dynamic attributes without always adding
an extra field in (space-critical) struct type. The next step
was to create a minimalistic patch that adds support for one
of the array properties, and then work our way up. This is to
allow both of us to understand the circumstances that explained
the need for each hunk, because I couldn't figure it out myself.

-- 
Joel



More information about the Gdb-patches mailing list