summaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorKieran Bingham <kieran@bingham.xyz>2016-01-14 12:03:36 +0000
committerKieran Bingham <kieran@bingham.xyz>2016-01-14 12:03:36 +0000
commit9e6c16809022e299dd2de937f341b434c939a9a1 (patch)
tree28e19e5880075bce0d632f89f0dbc5bb8a86f9cb /targets
parent82c52111dd8ea0edb88796f3b3d7e042f6ec5248 (diff)
targets/qemu-i386: Add GDB_SCRIPTS
Diffstat (limited to 'targets')
-rw-r--r--targets/qemu-i386/kernel.config6
1 files changed, 5 insertions, 1 deletions
diff --git a/targets/qemu-i386/kernel.config b/targets/qemu-i386/kernel.config
index 9142694..bd15bcd 100644
--- a/targets/qemu-i386/kernel.config
+++ b/targets/qemu-i386/kernel.config
@@ -3414,7 +3414,11 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
#
# Compile-time checks and compiler options
#
-# CONFIG_DEBUG_INFO is not set
+CONFIG_DEBUG_INFO=y
+# CONFIG_DEBUG_INFO_REDUCED is not set
+# CONFIG_DEBUG_INFO_SPLIT is not set
+# CONFIG_DEBUG_INFO_DWARF4 is not set
+CONFIG_GDB_SCRIPTS=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048