cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_i386.c
John Baldwin
jhb at FreeBSD.org
Mon Apr 28 18:27:20 UTC 2008
jhb 2008-04-28 18:27:19 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/gdb/kgdb trgt_i386.c
Log:
Use kgdb_parse() instead of libkvm(3) to read the first instruction from
"calltrap" to see which method is used to pass trap frames. This seg
faulted on remote gdb connections (where libkvm isn't used).
MFC after: 3 days
Revision Changes Path
1.9 +9 -16 src/gnu/usr.bin/gdb/kgdb/trgt_i386.c
More information about the cvs-src
mailing list