Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/amd64



Module Name:    src
Committed By:   fvdl
Date:           Mon Jul 10 13:09:47 UTC 2006

Modified Files:
        src/sys/arch/amd64/conf: files.amd64
        src/sys/arch/amd64/include: reg.h
Added Files:
        src/sys/arch/amd64/amd64: kgdb_machdep.c

Log Message:
kern/33961: add kgdb support and remove some redundant (and incorrect) register
offset definitions from reg.h


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/amd64/amd64/kgdb_machdep.c
cvs rdiff -r1.24 -r1.25 src/sys/arch/amd64/conf/files.amd64
cvs rdiff -r1.4 -r1.5 src/sys/arch/amd64/include/reg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index