This is the mail archive of the gdb-patches@sources.redhat.com 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] Add code to support evaluating Fortran exponentiationexpression


> Date: Mon, 20 Jun 2005 11:16:54 +0800 (CST)
> From: Wu Zhou <woodzltc@cn.ibm.com>
> cc: gdb-patches@sources.redhat.com
> 
> On Fri, 17 Jun 2005, Eli Zaretskii wrote:
> 
> > If this patch is accepted, please submit a suitable change for the
> > user's manual which describes this operator.  (There's a section about
> > Fortran-specific support where this info belongs.)
> 
> OK.  I will submit some document once this is approved.  

Thanks.

> BTW.  Do you means to add some words into section 12.4.3 to describe this 
> change?

Yes.

> It seems the text there is very short.

It says everything I know about Fortran-specific features and issues.

> Do you think that it is 
> desirable to add some other words to describe a little more Fortran 
> specific information, such as the limitation on evaluating Fortran 
> expression, the different symbol name (MAIN__ other than main, 
> sub_ other than sub)?  Maybe some others.

By all means, please add anything you think might be of use to GDB
users who debug Fortran programs.


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