[RFC] Add code to support evaluating Fortran exponentiation expression

Eli Zaretskii eliz@gnu.org
Mon Jun 20 19:08:00 GMT 2005


> 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.



More information about the Gdb-patches mailing list