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 exponentiation expression


> Date: Fri, 17 Jun 2005 13:22:26 +0800 (CST)
> From: Wu Zhou <woodzltc@cn.ibm.com>
> 
> There is no support for evaluating Fortran exponentiation expression in
> current GDB.  I added some code (the patch is attached below) to do this.
> And had tested it with g77-3.2.3 and g77-3.3.3.  Following is the related
> gdb session.  Please review and comment.  Thanks.

Thank you for working on this.

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

TIA


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