Rev 57 |
Go to most recent revision |
Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
3 |
- |
1 |
# Configuration file for CCpp hook
|
|
|
2 |
|
|
|
3 |
# If you also want to dump file named "core"
|
|
|
4 |
# in crashed process' current dir, set to "yes"
|
|
|
5 |
MakeCompatCore = yes
|
|
|
6 |
|
|
|
7 |
# Do you want a copy of crashed binary be saved?
|
|
|
8 |
# (useful, for example, when _deleted binary_ segfaults)
|
|
|
9 |
SaveBinaryImage = no
|
|
|
10 |
|
|
|
11 |
# Used for debugging the hook
|
|
|
12 |
#VerboseLog = 2
|
|
|
13 |
|
|
|
14 |
# Specify where you want to store debuginfos (default: /var/cache/abrt-di)
|
|
|
15 |
#
|
|
|
16 |
#DebuginfoLocation = /var/cache/abrt-di
|