mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-02 13:22:02 +00:00
[common] debug: set the crash handler process name
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
bool installCrashHandler(const char * exe);
|
||||
bool installCrashHandler(const char * exe, char * argv0);
|
||||
void cleanupCrashHandler(void);
|
||||
void printAllThreadBacktraces(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user