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


On Sat, Apr 06, 2002 at 02:17:42PM -0500, Andrew Cagney wrote:
> Hello,
> 
> Following on from my previous patch, this zaps the old way of handling 
> $fp ($pc, ...).  This in turn removes any confusion between $fp (the 
> register) and $fp (the frame->base).
> 
> There is still more work though, targets are still required to define 
> FP_REGNUM when they don't even have an FP register (see MIPS).  That is 
> next.
> 
> Comments?

I love it.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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