summaryrefslogtreecommitdiffstats
path: root/src/hooks/CCpp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/hooks/CCpp.conf')
-rw-r--r--src/hooks/CCpp.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/hooks/CCpp.conf b/src/hooks/CCpp.conf
new file mode 100644
index 00000000..a431c0c3
--- /dev/null
+++ b/src/hooks/CCpp.conf
@@ -0,0 +1,10 @@
+# Configuration file for CCpp hook
+Enabled = yes
+
+# If you also want to dump file named "core"
+# 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