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: [RFC/Doc]: Some words about Fortran debugging


On Wed, 9 Nov 2005, Eli Zaretskii wrote:

> Googling finds teTeX's home page as the first hit:
> 
>     http://www.tug.org/teTeX/

I just got a teTex installed and do a "make dvi".  No obvious error is 
detected.
 
> > Okay, I will adopt most of what you said.  But what about replace the word 
> > "only" with "mainly", because there is a little support for F95 already in 
> > current GDB.
> 
> What F95 features do we support now?

In fact, the array section operation is standardized in Fortran 90.  Not 
any other Fortran 95 features is supported in current GDB.  So I can 
change the word back to "only". (I am working on some Fortran 95 features,
such as derived type and so on.  Maybe I can change the wording when they 
are added into GDB.)
 
> > Here goes the revised patch.
> 
> Fine with me, thanks.

Do you means that I can commit the patch into cvs tree, with the above 
wording change?  Or that I still need to get other maintainers' approval?

Regards
- Wu Zhou


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