Breakpad: untested update to linux/mac specific parts of llappviewer

This commit is contained in:
Latif Khalifa
2013-10-02 00:51:29 +02:00
parent d20b7815df
commit b125ec8d51
4 changed files with 38 additions and 439 deletions

View File

@@ -64,8 +64,7 @@ protected:
virtual bool beingDebugged();
virtual bool restoreErrorTrap();
virtual void handleCrashReporting(bool reportFreeze);
virtual void handleSyncCrashTrace();
virtual void initCrashReporting(bool reportFreeze);
virtual bool initLogging();
virtual bool initParseCommandLine(LLCommandLineParser& clp);