cvs commit: src/sys/amd64/amd64 db_trace.c machdep.c
src/sys/amd64/include reg.h
John Baldwin
jhb at FreeBSD.org
Fri Nov 17 20:27:02 UTC 2006
jhb 2006-11-17 20:27:01 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 db_trace.c machdep.c
sys/amd64/include reg.h
Log:
Add support for 8 byte hardware watches in long mode. Kernel hardware
watches support 8 byte watches. For userland, we disallow 8 byte watches
for 32-bit tasks.
Revision Changes Path
1.80 +14 -4 src/sys/amd64/amd64/db_trace.c
1.663 +2 -1 src/sys/amd64/amd64/machdep.c
1.38 +1 -0 src/sys/amd64/include/reg.h
More information about the cvs-src
mailing list