1
0
Fork 0
forked from Mirror/Ryujinx
Ryujinx/Ryujinx.HLE/HOS/Kernel/Threading
jduncanator efebd8f94d
Print Guest Stack Trace in ServiceNotImplemented Exception ()
* Print Guest Stack Trace in ServiceNotImplemented Exception

* Remove PrintGuestStackTrace

* Print Process Name and PID at the start of guest stack trace
2019-03-15 14:37:54 +11:00
..
ArbitrationType.cs Refactor SVC handler () 2018-12-18 03:33:36 -02:00
HleCoreManager.cs Refactor SVC handler () 2018-12-18 03:33:36 -02:00
HleScheduler.cs ARM exclusive monitor and multicore fixes () 2019-02-19 10:52:06 +11:00
KAddressArbiter.cs ARM exclusive monitor and multicore fixes () 2019-02-19 10:52:06 +11:00
KConditionVariable.cs Refactor SVC handler () 2018-12-18 03:33:36 -02:00
KCoreContext.cs ARM exclusive monitor and multicore fixes () 2019-02-19 10:52:06 +11:00
KCriticalSection.cs Refactor SVC handler () 2018-12-18 03:33:36 -02:00
KEvent.cs Improve kernel IPC implementation () 2019-01-18 20:26:39 -02:00
KReadableEvent.cs Refactor SVC handler () 2018-12-18 03:33:36 -02:00
KScheduler.cs Improve kernel IPC implementation () 2019-01-18 20:26:39 -02:00
KSchedulingData.cs Refactor SVC handler () 2018-12-18 03:33:36 -02:00
KSynchronization.cs Improve kernel IPC implementation () 2019-01-18 20:26:39 -02:00
KThread.cs Print Guest Stack Trace in ServiceNotImplemented Exception () 2019-03-15 14:37:54 +11:00
KWritableEvent.cs Improve kernel IPC implementation () 2019-01-18 20:26:39 -02:00
SignalType.cs Refactor SVC handler () 2018-12-18 03:33:36 -02:00
ThreadSchedState.cs Refactor SVC handler () 2018-12-18 03:33:36 -02:00
ThreadType.cs Refactor SVC handler () 2018-12-18 03:33:36 -02:00