History for Atmosphere / libraries / libmesosphere / source / kern_k_debug_base.cpp
2021-10-24
@Michael Scire
kern: devirtualize most things that are free to devirtualize (see #1672)
Michael Scire committed on 24 Oct 2021
2021-10-20
@Michael Scire
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire committed on 20 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-09-19
@Michael Scire
kern: improve kdebug attach semantics
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
2021-09-12
@Michael Scire
kern: optimize hw-single-step management
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 2021
@Michael Scire
kern: add hardware single step extension
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 2021
2021-08-19
@Michael Scire
kern: fix same is_current check in GetThreadContext
Michael Scire committed on 19 Aug 2021
@Michael Scire
kern: fix check for thread-is-current in KDebugBase::SetThreadContext
Michael Scire committed on 19 Aug 2021
2021-05-31
@Michael Scire
kern: slightly improve genericity of debugger break event
Michael Scire committed on 31 May 2021
2021-04-11
@Michael Scire
kern: update kdebug process management semantics
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: add KPageTableBase::Read/WriteDebugIoMemory
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2021-03-11
@Michael Scire
kern: fix inverted conditional in KDebugBase::SetThreadContext
Michael Scire committed on 11 Mar 2021
2020-12-18
@Michael Scire
kern: refactor to use m_ for member variables
Michael Scire authored on 18 Dec 2020 SciresM committed on 18 Dec 2020
2020-12-02
@Michael Scire
kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: Kill KCoreLocalRegion
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
2020-08-19
@Michael Scire
kern: fix reference leak in KThread::GetThreadFromId callers
Michael Scire authored on 15 Aug 2020 SciresM committed on 19 Aug 2020
2020-07-31
@Michael Scire
kern SvcGetDebugThreadContext, SvcSetDebugThreadContext
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: clean up majority of TODOs
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: resolve final non-user-exception MESOSPHERE_UNIMPLEMENTED
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcGetDebugEventInfo64From32
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcBreakDebugProcess, SvcTerminateDebugProcess
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: Svc(Legacy)ContinueDebugEvent
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcGetLastThreadInfo, SvcGetDebugFutureThreadInfo
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcReadDebugProcessMemory, SvcWriteDebugProcessMemory
Michael Scire authored on 30 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
SvcQueryDebugProcessMemory
Michael Scire authored on 30 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement process exit
Michael Scire authored on 23 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcCreateSession, KDebug finalization
Michael Scire authored on 20 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcDebugActiveProcess, svcGetDebugEvent, SvcWaitProcessWideKeyAtomic
Michael Scire authored on 19 Jul 2020 SciresM committed on 31 Jul 2020