From: Minep Date: Sun, 5 Nov 2023 17:28:58 +0000 (+0000) Subject: feat: lunadbg GDB plugin to ease kernel debugging process. X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/commitdiff_plain/9eed27f6f2f002145667fb4abfc5e476b53630e5?ds=sidebyside;hp=9eed27f6f2f002145667fb4abfc5e476b53630e5 feat: lunadbg GDB plugin to ease kernel debugging process. 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 ---