Date: Wed, 7 Feb 2001 16:10:08 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c Message-ID: <200102080010.f180A8o45963@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/02/07 16:10:08 PST
Modified files:
sys/i386/i386 trap.c
Log:
Don't enable interrupts for a kernel breakpoint or trace trap. Otherwise,
this negates the explicit disabling of interrupts when entering the
debugger in Debugger().
Revision Changes Path
1.171 +8 -7 src/sys/i386/i386/trap.c
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?200102080010.f180A8o45963>
