Ben Gras 9ee8c2c75f kernel: restore stacktraces
When processes have entered the kernel with one of the new
trap modes, %ebp is not valid, used for stacktraces, so we
need an alternative way to retrieve it to make the stacktraces
valid again.
2013-01-07 20:18:48 +00:00
2010-10-25 08:32:14 +00:00
2013-01-04 16:17:07 +00:00
2012-12-07 13:58:07 +01:00
2012-12-06 13:27:26 +00:00
2012-12-11 17:29:54 +01:00
2013-01-07 20:18:48 +00:00
2012-12-29 01:41:24 +00:00
2012-12-10 16:52:33 +01:00
2012-12-07 13:58:07 +01:00
2012-12-07 13:58:07 +01:00
2012-12-07 13:58:06 +01:00
2012-12-07 13:58:07 +01:00
2012-11-15 16:07:30 +01:00
2010-01-21 10:16:05 +00: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%