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 00/23] Fortran dynamic array support


Hi Keven,

> It allows the user to evaluate a dynamic array like an ordinary static
> array e.g. print its elements instead of printing the pointer to the
> array.  In addition the size of a dynamic array can be retrieved with
> gdbs builtin sizeof operator. Furthermore this series add support for
> Fortran stride support.

Thanks for sending the patch series. Unless someone beats me to it,
I will try to start looking at it next early Tue or Wed next week.

-- 
Joel


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