Kernel - Put debug output to the vterm to allow rhw debugging without a serial port
authorJohn Hodge <[email protected]>
Sat, 24 Mar 2012 05:47:06 +0000 (13:47 +0800)
committerJohn Hodge <[email protected]>
Sat, 24 Mar 2012 05:47:06 +0000 (13:47 +0800)
KernelLand/Kernel/debug.c

index 355624d..9edf126 100644 (file)
@@ -11,7 +11,7 @@
 
 #define        LOCK_DEBUG_OUTPUT       1
 
-#define TRACE_TO_KTERM 0
+#define TRACE_TO_KTERM 1
 
 // === IMPORTS ===
 extern void    Threads_Dump(void);

UCC git Repository :: git.ucc.asn.au