Date: Wed, 18 Apr 2001 07:15:46 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 db_interface.c db_trace.c src/sys/ia64/include db_machdep.h Message-ID: <200104181415.f3IEFki89206@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2001/04/18 07:15:46 PDT Modified files: sys/ia64/ia64 db_interface.c db_trace.c sys/ia64/include db_machdep.h Log: Implement a simple stack trace for DDB. This will have to be redone if/when we change to a more modern toolchain. Revision Changes Path 1.5 +20 -11 src/sys/ia64/ia64/db_interface.c 1.2 +46 -2 src/sys/ia64/ia64/db_trace.c 1.3 +5 -1 src/sys/ia64/include/db_machdep.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104181415.f3IEFki89206>