cvs commit: src/sys/i386/i386 gdb_machdep.c src/sys/i386/include
db_machdep.h
Julian Elischer
julian at FreeBSD.org
Wed Sep 15 16:26:49 PDT 2004
julian 2004-09-15 23:26:49 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 gdb_machdep.c
sys/i386/include db_machdep.h
Log:
Fix breakpoint handling for i386.
not sure yet about 5.x... MFC if needed.
Also fixes small problems with examining some registers and
some specific gdb transfer problems.
As the patch says:
This is not a pretty patch and only meant as a temporary
fix until a better solution is committed.
PR: i386/71715
Submitted by: Stephan Uphoff <ups at tree.com>
MFC after: 1 week
Revision Changes Path
1.2 +15 -1 src/sys/i386/i386/gdb_machdep.c
1.19 +10 -2 src/sys/i386/include/db_machdep.h
More information about the cvs-src
mailing list