diff -r 000000000000 -r fb279309251b debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/DebuggingInformation/CrashDebuggerUsingCommandSyntax.guide.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/DebuggingInformation/CrashDebuggerUsingCommandSyntax.guide.html Fri Apr 03 23:33:03 2009 +0100 @@ -0,0 +1,40 @@ + +
+The debug monitor is entered when the kernel crashes, if a system +process panics, or an unhandled processor exception occurs. Under normal +circumstances this ought not to happen, but when the kernel faults, the device +enters the kernel debug monitor. The Debug Monitor appears in Carbide as a view within the Crash Debugger perspective. Use the Crash Debugger Console view to enter commands and interact with the Debug Monitor on the device.
+Notes:
+the EKA2 debug monitor is very similar to the EKA1 version, +although the details displayed may be different.
+you will occasionally find references to the crash +debugger; this is the same as the debug monitor
+