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: [patch/rfc] Zap old style standard register $fp, fix gdb/251


> 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
> 
> * frame.c (read_relative_register_raw_bytes_for_frame): Do not
> 	override FP_REGNUM with frame->fp.
> 	* parse.c (num_std_regs, std_regs): Delete.
> 	(target_map_name_to_register): Do not search std_regs.  Update
> 	function description.
> 	* parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
> 	declarations.  Update copyright.
> 	Fix PR gdb/251.

I've checked this in.  I'll close the PR and create new ones for MIPS 
and ARM.

Andrew



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