summaryrefslogtreecommitdiffstats
path: root/src/plugins/CCpp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/CCpp.conf')
-rw-r--r--src/plugins/CCpp.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/plugins/CCpp.conf b/src/plugins/CCpp.conf
index 4af91470..bf66d86f 100644
--- a/src/plugins/CCpp.conf
+++ b/src/plugins/CCpp.conf
@@ -21,9 +21,6 @@ GdbTimeoutSec = 120
# If you cannot ensure that, it's better to set this option to "no"
BacktraceRemotes = no
-# Generate memory map too (IGNORED FOR NOW)
-MemoryMap = no
-
# How to get debuginfo: install, mount
## install - download and install debuginfo packages
## mount - mount fedora NFS with debug info
@@ -38,7 +35,3 @@ InstallDebugInfo = yes
# For example, you can list a network-mounted shared store
# of all debuginfos here.
# ReadonlyLocalDebugInfoDirs = /path1:/path2:...
-
-# Keep @@LOCALSTATEDIR@@/cache/abrt-di
-# from growing out-of-bounds.
-DebugInfoCacheMB = 4000