[patch] mips-tdep: info registers

Daniel Jacobowitz drow@false.org
Thu Mar 5 19:35:00 GMT 2009


Sorry, missed reply-to-all.

On Thu, Mar 05, 2009 at 02:26:55PM -0500, Aleksandar Ristovski wrote:
> Bottom line is that mips assembly will have something like this:
>      move  $4, $9        # copy contents of $9 into $4
>
> and it would be natural to be able to print value of $9.
>
> My patch may have not implemented this correctly, maybe I still need to 
> return pseudo registers, but the numeric name should be recognized in any 
> case.

They should be aliases for the normal registers, e.g. $1 and $at
should mean the same thing.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list