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: [RFA]: Patch to fix the SEGV error when printing f77 array element


On Fri, Jun 10, 2005 at 03:22:50PM +0800, Wu Zhou wrote:
> 2005-06-10  Wu Zhou  <woodzltc@cn.ibm.com>
> 
> 	* eval.c (evaluate_subexp_standard): Add code to check the target
> 	type of a TYPE_CODE_PTR value when we encounter a f77 undetermined
> 	arglist.  If it is array, string or function, work on the target 
> 	value instead. 

This version is fine.  Thanks!

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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