summaryrefslogtreecommitdiffstats
path: root/bin/ls/print.c
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2012-07-12 08:57:35 +0000
committerbluhm <bluhm@openbsd.org>2012-07-12 08:57:35 +0000
commit977aadf42b7d737c3c172a619a29e2fc03f166e5 (patch)
tree524e71509cfa6a2c51c555ae502f34b8b16c6fd4 /bin/ls/print.c
parentminor fix (diff)
downloadwireguard-openbsd-977aadf42b7d737c3c172a619a29e2fc03f166e5.tar.xz
wireguard-openbsd-977aadf42b7d737c3c172a619a29e2fc03f166e5.zip
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 'bin/ls/print.c')
0 files changed, 0 insertions, 0 deletions