cvs commit: src/sys/i386/i386 db_trace.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Apr 25 13:23:45 PDT 2005
dillon 2005/04/25 13:22:27 PDT
DragonFly src repository
Modified files:
sys/i386/i386 db_trace.c
Log:
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.
Revision Changes Path
1.10 +22 -0 src/sys/i386/i386/db_trace.c
http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/db_trace.c.diff?r1=1.9&r2=1.10&f=u
More information about the Commits
mailing list