Module Name: src Committed By: mrg Date: Sun Jul 26 10:49:05 UTC 2015
Modified Files: src/sys/arch/amd64/amd64: kgdb_machdep.c src/sys/arch/amd64/include: db_machdep.h Log Message: properly copy regs for kgdb, and define the number of registers properly. from openbsd via Vicente Chaves and PR port-amd64/50091. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/amd64/amd64/kgdb_machdep.c cvs rdiff -u -r1.14 -r1.15 src/sys/arch/amd64/include/db_machdep.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.