[PATCH 1/2] fort_dyn_array: add basic fortran dyn array support

Joel Brobecker brobecker@adacore.com
Thu Oct 22 09:59:00 GMT 2015


> Thanks for the review and sorry for the long delay. Here is the updated patch.
> 
> ---
> Fortran provide types whose values may be dynamically allocated
> or associated with a variable under explicit program control.
> The purpose of this commit is
>   * to read allocated/associated DWARF tags and store them in
>     the dynamic property list of main_type.
>   * enable GDB to print the value of a dynamic array in Fortran
>     in case the type is allocated or associated (pointer to
>     dynamic array).

That's a duplicate of an email you sent shortly after this one.
On the other hand, patch #2 seems to still be pending (ie, no
email from you since I sent you my last review). So I'm wondering
if you meant instead to send patch #2, here...

-- 
Joel



More information about the Gdb-patches mailing list