Date: Mon, 13 Aug 2001 05:42:14 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 exception.s Message-ID: <200108131242.f7DCgEb77297@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/08/13 05:42:14 PDT Modified files: sys/i386/i386 exception.s Log: Removed he BPTTRAP() macro and its use. It was intended for restoring bug for bug compatibility to ddb trap handlers after fixing the debugger trap gates to be interrupt gates, but the fix was never committed. Now I want the fix to apply to ddb. Revision Changes Path 1.89 +3 -5 src/sys/i386/i386/exception.s 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?200108131242.f7DCgEb77297>