
. fold 2 exception-in-kernel cases (pagefault and rest) into 1 . for exceptions that occur in kernel, don't just print kernel stacktrace (typically that is just the exception handler) but also the stacktrace of when the exception happened
Description
Languages
C
78.2%
Roff
10.2%
Assembly
4.6%
Shell
3.7%
Makefile
1.6%
Other
1.2%