- this patch moves the former printslot() from arch_system.c to debug.c and reimplements it slightly. The output is not changed, however, the process information is printed in a separate function print_proc() in debug.c as such a function is also handy in other situations and should be publicly available when debugging. |
||
|---|---|---|
| .. | ||
| include | ||
| apic_asm.h | ||
| apic_asm.S | ||
| apic.c | ||
| apic.h | ||
| arch_clock.c | ||
| arch_do_vmctl.c | ||
| arch_system.c | ||
| arch_watchdog.c | ||
| breakpoints.c | ||
| debugreg.h | ||
| debugreg.S | ||
| do_int86.c | ||
| do_iopenable.c | ||
| do_readbios.c | ||
| do_sdevio.c | ||
| exception.c | ||
| glo.h | ||
| i8259.c | ||
| klib.S | ||
| Makefile.inc | ||
| memory.c | ||
| mpx.S | ||
| protect.c | ||
| proto.h | ||
| sconst.h | ||