commit | f513c91a320b5b54a7b5dc09a0b3c8f09d12dc17 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Wed May 27 22:27:10 2009 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Wed May 27 22:27:10 2009 -0400 |
tree | 1c46e6fba7406f94ea9f33ea2041e530cc0bc2fb | |
parent | 7173f6fe25f39a22c0342f81c8f49546b3a90120 [diff] |
In register dump, show %esp - not address of regs. The address of the callers stack can be inferred from the address of 'regs' - do the math in the dump function.