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


Hi Joel,

On Tue, Dec 09, 2014 at 11:02:27AM +0100, Keven Boell wrote:
> On 09.12.2014 10:18, Joel Brobecker wrote:
> >> Given that it is now almost mid of December: do you foresee to have
> >> some time for the patches in the foreseeable future?
> > 
> > For Dec/Jan, it'll have to be during my weekends, but I will try
> > to give it some time. Please avoid patch series that are too long.
> > As much as possible, try to send one or two patches with the
> > corresponding testcase update. The idea is that we make progress
> > one step at a time, and each time I have the testcase to better
> > see what the patch is about. A big patch series with lots of code
> > changes first, followed by lots of testcase updates, just makes
> > things harder to review, and forces me to postpone it until I feel
> > I have big enough of a window to start the review (aka "never").
> Thanks for the information. I'll try to split the patch series into
> smaller parts wherever it is possible.

As I saw, Keven has split them into parts in mid January:
  https://sourceware.org/ml/gdb-patches/2015-01/threads.html#00376

Any estimate when you have time to start reviewing them piecewise?
Or other comments?

I think it would be great if 7.10 (8.0?) would support Fortran 90
code out of the box.

 * * *

Side note: Looking at GCC's include/dwarf2.def, I see
  DW_TAG (DW_TAG_atomic_type, 0x47)
which is not yet in binutils-gdb, cf.
https://sourceware.org/ml/gdb-patches/2015-01/msg00653.html

Also upcoming is the support for DW_LANG_Fortran03/08, cf.
https://gcc.gnu.org/ml/fortran/2015-01/msg00177.html

Tobias


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