summaryrefslogtreecommitdiff
path: root/src/core/debugger/gdbstub_arch.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-04gdb: fix load/save of fp values in a32Liam
2023-12-04core: refactor emulated cpu core activationLiam
2023-03-12kernel: convert KThread to new styleLiam
2023-02-14remove constexpr from virtual functionarades79
2023-02-14use a string view to skip allocationarades79
2023-02-14add static lifetime to constexpr values to force compile time evaluation wher...arades79
2022-06-30gdbstub_arch: Directly access SP registerlat9nq
2022-06-01gdbstub: fix target descriptionsLiam
2022-06-01core/debugger: Implement new GDB stub debuggerLiam