On Mon, Apr 16, 2007 at 04:51:52PM -0400, Michael Grundy wrote:
Two mistakes in my last note for the x86_64 crowd:
> This is x86 specific (if you want to test on x86_64 change the
> nregs->ebp to nregs->rdp), but I figure it's a
^^^ should be rbp (d'oh!)
and the line the prints nregs->eip would print nregs->rip.
Thanks
Mike