Date: Fri, 17 Nov 2006 20:27:01 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 db_trace.c machdep.c src/sys/amd64/include reg.h Message-ID: <200611172027.kAHKR12E047817@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611172027.kAHKR12E047817>
