Date: Wed, 25 Jul 2001 19:29:10 -0700 (PDT) From: "Brian S. Dean" <bsd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c swtch.s Message-ID: <200107260229.f6Q2TAc75464@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bsd 2001/07/25 19:29:10 PDT Modified files: (Branch: RELENG_4) sys/i386/i386 machdep.c swtch.s Log: MFC revisions 1.464 and 1.115 of machdep.c and swtch.s respectively to provide better handling of reserved debug register bits; allows debuggers to write back the unmodified value of dr7 that they received from the traced process's PCB without it failing with EINVAL, while still preserving reserved bit settings for the CPU. Revision Changes Path 1.385.2.14 +1 -6 src/sys/i386/i386/machdep.c 1.89.2.4 +9 -3 src/sys/i386/i386/swtch.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?200107260229.f6Q2TAc75464>