Ben Gras 7ee78ffb82 kernel: improve exception debug printing
. 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
2011-07-22 10:57:08 +00:00
2010-10-25 08:32:14 +00:00
2011-07-01 18:43:15 +02:00
2011-06-24 17:21:51 +02:00
2011-07-21 19:06:06 +02:00
2011-07-12 16:39:55 +02:00
2011-07-22 07:52:34 +02:00
2011-07-20 15:14:48 +02:00
2011-07-16 13:01:19 +02:00
2011-07-22 10:55:30 +02:00
2011-07-21 19:06:06 +02:00
2011-07-22 10:55:30 +02:00
2011-07-22 10:15:47 +00:00
2011-07-22 07:52:34 +02:00
2011-07-20 15:14:48 +02:00
2011-06-25 18:05:01 +02:00
2010-01-21 10:16:05 +00:00
2011-07-19 15:28:20 +02:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%