Luna/kernel
apio 17b44a8ce6
kernel: Reenable stack tracing in kernel-mode exceptions
Stack tracing in user-mode exceptions was moved to when a signal kills the process, but this isn't done for kernel-mode exceptions so there was no stack trace anymore.
2024-01-05 22:14:31 +01:00
..
src kernel: Reenable stack tracing in kernel-mode exceptions 2024-01-05 22:14:31 +01:00
CMakeLists.txt kernel: Add POSIX timer support 2024-01-05 22:12:58 +01:00
config.cmake.template kernel: Reenable userspace stack tracing, but hidden behind a config flag 2023-07-25 17:02:09 +02:00
debug.cmake kernel: Improve Your Disk IO performance by 500% with this One Trick! 2023-08-16 14:54:13 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00