kernel/eka/kernel/smondebug.cpp
changeset 279 957c583b417b
parent 0 a41df078684a
--- a/kernel/eka/kernel/smondebug.cpp	Tue Sep 28 15:28:31 2010 +0100
+++ b/kernel/eka/kernel/smondebug.cpp	Mon Oct 04 12:03:52 2010 +0100
@@ -28,7 +28,7 @@
 #if 1 /*#ifndef __X86__*/
 const char* InitialInput="";
 #else
-const char* InitialInput="replacement\rf\ri\rr\rc0\rc1\rc2\rc3\rc4\rc5\rc6\rc7\rc8\rc9\rca\rcb\rcc\rcd\rce\rcf\r";
+const char* InitialInput="replacement\rf\ri\rr\rc0\rc1\rc2\rc3\rc4\rc5\rc6\rc7\rc8\rc9\rca\rcb\rcc\rcd\rce\rcf\rc10\rS\r";
 #endif
 
 CrashDebugger::CrashDebugger()