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: [PATCH V2 1/3] fort_dyn_array: Enable dynamic member types inside a structure.


Bernhard Heckel <bernhard.heckel@intel.com> writes:

> diff --git a/gdb/NEWS b/gdb/NEWS
> index be15902..056d56c 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -3,6 +3,9 @@
>  
>  *** Changes since GDB 7.11
>  
> +* Fortran: Support structures with fields of dynamic types and 
> +  arrays of dynamic types.
> +

To be clear, NEWS bits still need Eli's review.

-- 
Yao (éå)


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