Use dladdr() to obtain symbol names when possible and try to dump the
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 1 Jul 2007 03:28:54 +0000 (03:28 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 1 Jul 2007 03:28:54 +0000 (03:28 +0000)
commit35ae59b943f13238f83a7db6d63adfe8e6b80955
treeea9e9f7affe6208f09529b8d95aac94a7dbc1d70
parent21c396e588bf0503d3db828fd2327173d87d1f22
Use dladdr() to obtain symbol names when possible and try to dump the
entire stack backtrace instead of just the first call.
sys/platform/vkernel/i386/db_trace.c