Index: kernel/arch/mips32/src/debugger.c
===================================================================
--- kernel/arch/mips32/src/debugger.c	(revision 1515522110c67f91ca381c60a6723f751634a16b)
+++ kernel/arch/mips32/src/debugger.c	(revision 32ddab4e3c97ec2da367368b6a5ae66a60979eb9)
@@ -385,5 +385,5 @@
 		spinlock_unlock(&bkpoint_lock);
 		
-		kconsole("debug", "Debug console ready (type 'exit' to continue)\n", false);
+		kconsole("debug", "Debug console ready.\n", false);
 		
 		spinlock_lock(&bkpoint_lock);
