summaryrefslogtreecommitdiff
path: root/regress/usr.bin
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2012-07-12 08:57:36 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2012-07-12 08:57:36 +0000
commit6892ec153538b7311bf1e170e78ebaf1366e9519 (patch)
tree2b3b2a70498fba9a3d80a8f4cd573eca5fcc006f /regress/usr.bin
parentd1a4c4ce93fc0b8cefe98f308f0903c61fbfaa37 (diff)
On i386 gdb failed to display the stack trace of a kernel core dump
correctly. The gdb backtrace command did not get over the trap stack frame. There is a pushl %esp in alltraps() that was not accounted for. Depending on wheter the analyzed kernel has debugging symbols or not, the symbol is calltrap or alltraps. Both get special treatment now. ok miod@ kettenis@
Diffstat (limited to 'regress/usr.bin')
0 files changed, 0 insertions, 0 deletions