Make the trace code a bit smarter. It now looks around for something
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Apr 2005 20:22:27 +0000 (20:22 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Apr 2005 20:22:27 +0000 (20:22 +0000)
commit8ec5e934695dcdfd9687c629da67f9bfb6ea75bd
tree8159541072678e8e942dcca01d4967e8dc238e26
parente1de01e9e69fdc80e55b27c51f77534b4c527dfc
Make the trace code a bit smarter.  It now looks around for something
that might be a frame pointer if the stack pointer given to it does
not appear to point at a frame.
sys/i386/i386/db_trace.c
sys/platform/pc32/i386/db_trace.c