PowerPC 603 Register Set Clarification

Ron McCall ronald.mccall@snet.net
Thu Oct 27 19:08:00 GMT 2005


--- Daniel Jacobowitz <drow@false.org> wrote:
> Sorry, I maint maint print registers.  raw-reg will
> work just as well.
> 
> I'm not sure (re the P packet).  An empty response
> won't work.  But 00
> should work well enough, or else use 'x'.

I missed maint print registers after seeing the
raw-registers subcommand.  Good to know.  Thanks.

I didn't know about the 'x' response but I see it in
fetch_register_using_p() in remote.c and sure enough,
that's what makes it happy!  (An error, empty response
or '0' response certainly don't make it happy.)

Thanks!

Ron McCall



More information about the Gdb mailing list