Breakpad3: WIP, minidump files created
TODO: re-work sending crash logs get rid of standalone loggers
This commit is contained in:
@@ -56,13 +56,13 @@ protected:
|
||||
virtual bool initParseCommandLine(LLCommandLineParser& clp);
|
||||
|
||||
virtual bool restoreErrorTrap();
|
||||
virtual void handleCrashReporting(bool reportFreeze);
|
||||
virtual void handleSyncCrashTrace();
|
||||
virtual void initCrashReporting(bool reportFreeze);
|
||||
|
||||
virtual bool sendURLToOtherInstance(const std::string& url);
|
||||
|
||||
std::string generateSerialNumber();
|
||||
|
||||
|
||||
static const std::string sWindowClass;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user