mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 10:44:01 +00:00
[common] implemented crash handler for linux (including backtrace)
This commit is contained in:
@@ -19,4 +19,4 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
bool installCrashHandler();
|
||||
bool installCrashHandler(const char * exe);
|
Reference in New Issue
Block a user