summaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorKieran Bingham <kieran@bingham.xyz>2016-01-12 10:23:18 +0000
committerKieran Bingham <kieran@bingham.xyz>2016-01-12 10:23:18 +0000
commit82c52111dd8ea0edb88796f3b3d7e042f6ec5248 (patch)
tree202d8eac3e4b95c5cecc0149a74bfe708e136431 /targets
parenta427a3992561065995fb422a10b7d56a1e2bdcfc (diff)
targtets: add debug_info to qemu_x86_64
Diffstat (limited to 'targets')
-rw-r--r--targets/qemu-x86_64/kernel.config6
1 files changed, 5 insertions, 1 deletions
diff --git a/targets/qemu-x86_64/kernel.config b/targets/qemu-x86_64/kernel.config
index 1317d1a..0c44bf4 100644
--- a/targets/qemu-x86_64/kernel.config
+++ b/targets/qemu-x86_64/kernel.config
@@ -3403,7 +3403,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