Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Register setting problem
@ 2002-09-17 14:12 Ron McCall
  2002-09-17 14:15 ` Daniel Jacobowitz
  0 siblings, 1 reply; 9+ messages in thread
From: Ron McCall @ 2002-09-17 14:12 UTC (permalink / raw)
  To: GDB Mailing List

Hi,

I am using GDB from CVS on August 12th, targeted to powerpc-eabi.  No
matter which general purpose register I try to set, r0 gets set instead.
For example, both "set $r3=15" and "set var $r3=15" result in r0==15 and
r3 unchanged.  In case it matters, I am using target remote.  With
remote debugging turned on, I can see 'P' packets go out in these cases
but always with register number 0.  If I disable the 'P' packet, a 'G'
packet goes out instead but the modified value is still the first 8 hex
digits (register r0).

Has anyone else seen this?

Ron McCall


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-09-18 14:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-17 14:12 Register setting problem Ron McCall
2002-09-17 14:15 ` Daniel Jacobowitz
2002-09-17 14:23   ` Ron McCall
2002-09-17 15:03     ` Andrew Cagney
2002-09-17 15:09       ` Ron McCall
2002-09-17 15:59       ` Ron McCall
2002-09-17 16:56         ` Andrew Cagney
2002-09-17 18:11           ` Ron McCall
2002-09-18  7:24       ` Ron McCall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox