Henrik Rydgård
|
4b67fe4947
|
Remove now-redundant check
|
2021-02-09 10:17:15 +01:00 |
|
Henrik Rydgård
|
6db827093d
|
Buildfix
|
2021-02-09 09:48:34 +01:00 |
|
Henrik Rydgård
|
f6b2070e47
|
Cause the correct type of exception. Never ignore EXEC_ADDR exceptions.
|
2021-02-09 09:38:03 +01:00 |
|
Henrik Rydgård
|
6b4356a060
|
Handle exec addr errors better - don't let IgnoreBadMemoryAccesses skip dispatcher exceptions.
It would then just fall through into the compiler and die.
Should remove one of the "mystery" crashes from #14082.
|
2021-02-09 09:32:38 +01:00 |
|
Henrik Rydgård
|
6e6f1693d9
|
UWP buildfix
|
2020-12-19 23:19:42 +01:00 |
|
Henrik Rydgård
|
6c8ee35826
|
Crash screen: Add a very dangerous and inaccurate "Resume" function.
Not sure if there's much point really but maybe..
|
2020-12-19 20:27:39 +01:00 |
|
Henrik Rydgård
|
ac6715baa9
|
Improvements to crash screen.
Part of #13299
Use the new tests/cpu/crash tests in pspautotest to test this code
(manually).
|
2020-12-19 19:48:24 +01:00 |
|
Henrik Rydgård
|
989e353482
|
Common.h shouldn't include Log.h.
Buildfixes
More buildfixes. Move JSON code to common.
|
2020-10-04 11:42:14 +02:00 |
|
Henrik Rydgård
|
dae9df3829
|
Fix a bug in crashhandler where we could end up disassembling far too much.
|
2020-07-19 17:23:21 +02:00 |
|
Henrik Rydgård
|
8c38d7305e
|
Crash: Show disassembly of the instruction causing the crash, and the symbol name.
|
2020-07-15 12:38:05 +02:00 |
|
Henrik Rydgård
|
626d173d10
|
Split the fault handling from MemMap.cpp to MemFault.cpp.
|
2020-07-15 12:12:57 +02:00 |
|