No description
Find a file
Tomas Hruby a5094f7d7f Kernel dumps its registers when exception
- if an exception occurs in kernel and this exception is not handled
  in an sane way and the kernel crashes, it also dumps what was loaded
  in the general purpose registers exactly at the time of the
  exception to help to debug the problem
2010-03-20 14:59:18 +00:00
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Work around KVM unreal mode bug by avoiding unreal mode 2010-03-10 15:32:31 +00:00
commands this patch adds access to the debug breakpoints to 2010-03-19 19:15:20 +00:00
docs this patch adds access to the debug breakpoints to 2010-03-19 19:15:20 +00:00
drivers New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
etc New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
include Add a define for NSIG. 2010-03-17 13:43:34 +00:00
kernel Kernel dumps its registers when exception 2010-03-20 14:59:18 +00:00
lib New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
man New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
servers VM: fix kernel mappings for children of non-paged parents. 2010-03-18 17:17:31 +00:00
test New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
tools Fix bug item #405: missing # in front of comment 2010-03-15 10:42:51 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Convert man/ over to new make 2010-03-16 00:15:43 +00:00