feat: lunadbg GDB plugin to ease kernel debugging process.
authorMinep <lunaixsky@qq.com>
Sun, 5 Nov 2023 17:28:58 +0000 (17:28 +0000)
committerMinep <lunaixsky@qq.com>
Sun, 5 Nov 2023 17:35:09 +0000 (17:35 +0000)
fix: rewrite mem_unmap for correctness and robustness
fix: offset in divisor cause system timer running a bit slow than expected.
fix: preventing gcc to put everything into a single loadable section when compiling user-space program
fix: nullptr risk when printing kernel stack trace


No differences found