Date: Mon, 28 Apr 2008 18:27:19 +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/gnu/usr.bin/gdb/kgdb trgt_i386.c Message-ID: <200804281827.m3SIRKfb049323@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804281827.m3SIRKfb049323>
