Home
last modified time | relevance | path

Searched hist:"6745 e78cee1eeb8bf9ec80047f81046bb8db6155" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/i386/i386/
H A Dvm_machdep.cdiff 6745e78cee1eeb8bf9ec80047f81046bb8db6155 Sun Jul 06 18:52:18 CEST 2003 Brian S. Dean <bsd@FreeBSD.org> Don't unconditionally reset the hardware debug registers in cpu_exit(),
reset them only if they were previously in use. Unconditionally
resetting the registers wipes them out frequently, which interferes
with their use for kernel debugging.

While I'm here, be less verbose in the associated comment of a
neighboring function.

Noticed by: bde
diff 6745e78cee1eeb8bf9ec80047f81046bb8db6155 Sun Jul 06 18:52:18 CEST 2003 Brian S. Dean <bsd@FreeBSD.org> Don't unconditionally reset the hardware debug registers in cpu_exit(),
reset them only if they were previously in use. Unconditionally
resetting the registers wipes them out frequently, which interferes
with their use for kernel debugging.

While I'm here, be less verbose in the associated comment of a
neighboring function.

Noticed by: bde