kernel: +output stack on exception; +stacktrace: gets exception data via COM or 0xE9...
commit2e99f03f4d3806c2607f90462c424a51bf598439
authorJanosch Gräf <janosch@majestix.majestix>
Sun, 7 Dec 2008 22:14:37 +0000 (7 23:14 +0100)
committerJanosch Gräf <janosch@majestix.majestix>
Sun, 7 Dec 2008 22:14:37 +0000 (7 23:14 +0100)
tree62c1bac4b92dffb1c7779fb93b97e1cd4da38589
parent928fe03b6e65bc5e2a9f762a993943ce9b033583
kernel: +output stack on exception; +stacktrace: gets exception data via COM or 0xE9 (Bochs) and makes a stacktrace from it
Makefile
Makefile.config
kernel2/Makefile
kernel2/include/vga.h
kernel2/interrupt.c
kernel2/vga.c
run.sh
run_stacktrace.sh [new file with mode: 0755]
run_vm.sh [new file with mode: 0755]
stacktrace.c [new file with mode: 0644]