summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/CCpp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins/CCpp.conf')
-rw-r--r--lib/Plugins/CCpp.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/Plugins/CCpp.conf b/lib/Plugins/CCpp.conf
index 11a5eb8e..02c6c1ab 100644
--- a/lib/Plugins/CCpp.conf
+++ b/lib/Plugins/CCpp.conf
@@ -6,4 +6,9 @@ MemoryMap = no
# how to get debug-info: install, mount
## install - download and install debug-info packages
## mount - mount fedora NFS with debug info
-DebugInfo = install \ No newline at end of file
+DebugInfo = install
+
+# With this option set to "yes"
+# will be installed debuginfo
+InstallDebuginfo = yes
+