Files
poky/meta/recipes-devtools/gdb/gdb-cross_7.1.bb
Saul Wold 9c9c8eb835 gdb: add EXPAT to resolve gdbserver comm issues
[BUGID #346]

Added EXPAT = "--with-expat" to allow gdb to correctly
communicate with the gdbserver

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-30 12:30:18 -07:00

7 lines
107 B
BlitzBasic

require gdb-cross.inc
SRC_URI += "file://sim-install-6.6.patch;patch=1"
EXPAT = "--with-expat"
PR = "r2"