]> Zhao Yanbai Git Server - minix.git/commit
print kernel stacktrace for exceptions in kernel
authorBen Gras <ben@minix3.org>
Wed, 20 Jul 2011 22:48:35 +0000 (00:48 +0200)
committerBen Gras <ben@minix3.org>
Fri, 22 Jul 2011 11:03:45 +0000 (11:03 +0000)
commiteff1369cab8fc04802c43231ec8ac2445d0a29da
tree801fcdee38e08cd97aaf3a921c1cbe2eda68e9d9
parent7ee78ffb82c2d9810271cf7ba47cbab0c194faf1
print kernel stacktrace for exceptions in kernel

fpu alignment check feature, checksum feature
common/include/arch/i386/archtypes.h
kernel/Makefile
kernel/arch/i386/arch_system.c
kernel/arch/i386/include/arch_proto.h
kernel/arch/i386/sconst.h
kernel/debug.h
kernel/proc.c
kernel/proto.h
kernel/system/do_fork.c
kernel/system/do_mcontext.c
kernel/system/do_sigreturn.c