[PATCH] h8300 "info registers" broken

Mark Kettenis mark.kettenis@xs4all.nl
Wed Feb 5 17:59:00 GMT 2014


> Date: Thu, 06 Feb 2014 02:51:11 +0900
> From: Yoshinori Sato <ysato@users.sourceforge.jp>
> > Can you explain the patch to me a little bit more, please?
> > It's not obvious to me at all what the register names
> > have to with the proposed change.
> 
> Current h8300-tdep have two problems.
> 1. Size mismatch in pseudo register vs raw register.
>    So overflow on register cache.

That doesn't make sense.  Pseudo registers don't live in the register
cache.  Instead they are synthesised from the contents of the register
cache.

> 2. Undisplay pseudo regsters.

Not sure what you're trying to say here.  But if you don't want to
show a pseudo register, why do you have it in the first place?



More information about the Gdb-patches mailing list