Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Setting registers
@ 2007-06-13 10:28 Indira
  2007-06-13 13:45 ` Dave Korn
  0 siblings, 1 reply; 11+ messages in thread
From: Indira @ 2007-06-13 10:28 UTC (permalink / raw)
  To: gdb

Hi,

I was writing a macro in which i was trying to the variable ebp and eip as,

set variable $ebp = *(int *)($sp+8)
set variable $eip = *(int *)($sp+36)

but, even though by doing this th eregister values dont get updated.
Why is this so? Can anyone help me on this?

Thanks in advance


-- 
Indu :)
Smile.... & Make others Smile :)


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

end of thread, other threads:[~2007-06-18 12:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-13 10:28 Setting registers Indira
2007-06-13 13:45 ` Dave Korn
2007-06-15 12:55   ` Indira
2007-06-15 14:37     ` Eli Zaretskii
2007-06-15 14:43       ` Paul Koning
2007-06-15 14:48         ` Daniel Jacobowitz
2007-06-15 15:24           ` Paul Koning
2007-06-15 15:33             ` Daniel Jacobowitz
2007-06-15 16:00             ` Joel Brobecker
2007-06-18 12:01       ` Indira
2007-06-18 12:41         ` Dave Korn

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