Log registers and fault instruction in Unix crashlog.
This commit is contained in:
@@ -127,6 +127,8 @@ public:
|
||||
|
||||
static void SetErrorMessage(const char *message);
|
||||
static void AfterCrashLogCleanup();
|
||||
|
||||
inline const char *GetMessage() const { return this->message; }
|
||||
};
|
||||
|
||||
#endif /* CRASHLOG_H */
|
||||
|
Reference in New Issue
Block a user