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.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Plugins/CCpp.conf b/lib/Plugins/CCpp.conf
index 30e1550c..a18d56a3 100644
--- a/lib/Plugins/CCpp.conf
+++ b/lib/Plugins/CCpp.conf
@@ -5,6 +5,10 @@ Enabled = yes
# in crashed process' current dir, set to "yes"
MakeCompatCore = yes
+# Do you want a copy of crashed binary be saved?
+# (useful, for example, when _deleted binary_ segfaults)
+SaveBinaryImage = no
+
# Generate backtrace
Backtrace = yes