fatal/creport: Add cpu context.
This commit is contained in:
@@ -61,6 +61,7 @@ class CrashReport {
|
||||
|
||||
public:
|
||||
void BuildReport(u64 pid, bool has_extra_info);
|
||||
FatalContext *GetFatalContext();
|
||||
void SaveReport();
|
||||
|
||||
bool IsAddressReadable(u64 address, u64 size, MemoryInfo *mi = NULL);
|
||||
|
||||
Reference in New Issue
Block a user