mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-10 00:51:58 -07:00
generate coredumps on sigabrt too
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
#include "../defines.hpp"
|
||||
|
||||
namespace CrashReporter {
|
||||
void createAndSaveCrash();
|
||||
void createAndSaveCrash(int sig);
|
||||
};
|
Reference in New Issue
Block a user