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,6] Revert to legacy when REGISTER_BYTE


On Sun, Jun 29, 2003 at 04:43:40PM -0400, Andrew Cagney wrote:
> Sigh,
> 
> This patch changes the regcache so that, when REGISTER_BYTE or 
> REGISTER_RAW_SIZE are present, the old style legacy regcache layout is used.
> 
> This will stop those regcache assertion failures.  Fixing the problem 
> (especially for MIPS) will just get too messy for the branch :-(
> 
> My thought is to commit this to 6.0 branch, while on the mainline delete 
> REGISTER_BYTE and REGISTER_RAW_SIZE and just wear the consequences ...
> 
> comments and/or suggestions?
> Andrew

Makes sense to me.  You've been making steady progress on this problem,
and it looks like it's just finally time to kill REGISTER_BYTE.


-- 
Daniel Jacobowitz
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]