Skip to content

Catch kernel signal

jD91mZM2 requested to merge jD91mZM2/kernel:catch-kernel-signal into master

This MR allows you to catch signals coming from the kernel, and debug them in GDB. Such as SIGSEGV, etc

Merge request reports