generate coredumps on sigabrt too
This commit is contained in:
parent
7c5c7ced91
commit
6c250df77e
3 changed files with 8 additions and 6 deletions
|
|
@ -3,5 +3,5 @@
|
|||
#include "../defines.hpp"
|
||||
|
||||
namespace CrashReporter {
|
||||
void createAndSaveCrash();
|
||||
void createAndSaveCrash(int sig);
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue