Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: convert KThread to new style | Liam | 2023-03-13 | 1 | -2/+2 |
* | remove constexpr from virtual function | arades79 | 2023-02-15 | 1 | -2/+2 |
* | use a string view to skip allocation | arades79 | 2023-02-14 | 1 | -10/+4 |
* | add static lifetime to constexpr values to force compile time evaluation where possible | arades79 | 2023-02-14 | 1 | -2/+2 |
* | gdbstub_arch: Directly access SP register | lat9nq | 2022-06-30 | 1 | -2/+6 |
* | gdbstub: fix target descriptions | Liam | 2022-06-02 | 1 | -8/+85 |
* | core/debugger: Implement new GDB stub debugger | Liam | 2022-06-01 | 1 | -0/+406 |