kdbg does not work with core files on FreeBSD
commit2f7288d753c3d66c0c92d4445ee681e6dc527881
authorArtem Nalyzhnyy <tut@nhamon.com.ua>
Tue, 18 Sep 2007 08:00:17 +0000 (18 11:00 +0300)
committerJohannes Sixt <johannes.sixt@telecom.at>
Tue, 18 Sep 2007 18:55:25 +0000 (18 20:55 +0200)
tree9d53db223a599fc7dab2f111e1f8672f9726868f
parentd8d1e0ec8ccb7fbee79df729d290be265f225162
kdbg does not work with core files on FreeBSD

Kdbg uses "target core %s\n" command for this when the FreeBSD gdb expects
"target FreeBSD-core %s\n" there.
See also http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/116422
kdbg/gdbdriver.cpp