ryujinx/Ryujinx.HLE/HOS/Kernel/Process
Somebody Whoisbored 26e5b5acff
Extend info printed when guest crashes/breaks execution (#1845)
* Add CPU register printout when guest crashes/breaks execution

* Print out registers when undefined instruction is hit

* Apply suggestions from code review

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Fixes after rebase

* Address gdkchan's comments

Co-authored-by: Ac_K <Acoustik666@gmail.com>
Co-authored-by: Mary <me@thog.eu>
2021-05-21 01:27:16 +02:00
..
HleProcessDebugger.cs
IProcessContext.cs
IProcessContextFactory.cs
KContextIdManager.cs
KHandleEntry.cs
KHandleTable.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
KProcess.cs
KProcessCapabilities.cs
KTlsPageInfo.cs
KTlsPageManager.cs
ProcessContext.cs
ProcessContextFactory.cs
ProcessCreationFlags.cs
ProcessCreationInfo.cs
ProcessState.cs
ProcessTamperInfo.cs