summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-07-25 12:57:59 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-07-25 12:57:59 +0200
commit554a817acf45255c39e52aa9c0673aaa89e74f2c (patch)
treeca1d1f66bae1d24fb9640ee94b203e03ac111599
parentbf8fc823e6b53f07f743ce503d48c09da7331793 (diff)
downloadembtoolkit-554a817acf45255c39e52aa9c0673aaa89e74f2c.tar.gz
embtoolkit-554a817acf45255c39e52aa9c0673aaa89e74f2c.tar.bz2
embtoolkit-554a817acf45255c39e52aa9c0673aaa89e74f2c.tar.xz
CI config: compile gdb for the target instead gdbserver only
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--defconfigs/common.kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/defconfigs/common.kconfig b/defconfigs/common.kconfig
index ebeaa8b..689f5ec 100644
--- a/defconfigs/common.kconfig
+++ b/defconfigs/common.kconfig
@@ -1,5 +1,6 @@
CONFIG_EMBTK_GCC_LANGUAGE_CPP=y
CONFIG_EMBTK_HAVE_GDB_SYSTEM=y
+CONFIG_EMBTK_HAVE_GDB=y
CONFIG_EMBTK_HAVE_STRACE=y
CONFIG_EMBTK_NUMBER_BUILD_JOBS=3
CONFIG_EMBTK_HAVE_ROOTFS=y