summaryrefslogtreecommitdiffstats
path: root/poky/meta/recipes-devtools/gdb/gdb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/gdb/gdb.inc')
-rw-r--r--poky/meta/recipes-devtools/gdb/gdb.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/poky/meta/recipes-devtools/gdb/gdb.inc b/poky/meta/recipes-devtools/gdb/gdb.inc
new file mode 100644
index 000000000..52119a0aa
--- /dev/null
+++ b/poky/meta/recipes-devtools/gdb/gdb.inc
@@ -0,0 +1,10 @@
+require gdb-common.inc
+
+inherit gettext
+
+#LDFLAGS_append = " -s"
+#export CFLAGS_append=" -L${STAGING_LIBDIR}"
+
+# cross-canadian must not see this
+PACKAGES =+ "gdbserver"
+FILES_gdbserver = "${bindir}/gdbserver"
OpenPOWER on IntegriCloud