debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/DebuggingInformation/CrashDebuggerUsingCommandSyntax.guide.html
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" |
|
2 "http://www.w3.org/TR/html4/loose.dtd"> |
|
3 <html><head> |
|
4 <title>Debug Monitor</title> |
|
5 <link href="sysdoc-eclipse.css" type="text/css" rel="stylesheet" media="screen"> |
|
6 <link href="sysdoc-eclipse.css" type="text/css" rel="stylesheet" media="print"> |
|
7 <link href="../../book.css" type="text/css" rel="stylesheet" > |
|
8 <div class="Head1"> |
|
9 |
|
10 <h2>Debug Monitor</h2> |
|
11 </div><div> |
|
12 <p>The debug monitor is entered when the kernel crashes, if a system |
|
13 process panics, or an unhandled processor exception occurs. Under normal |
|
14 circumstances this ought not to happen, but when the kernel faults, the device |
|
15 enters the kernel debug monitor. The Debug Monitor appears in Carbide as a view within the Crash Debugger perspective. Use the <b>Crash Debugger Console</b> view to enter commands and interact with the Debug Monitor on the device. </p> |
|
16 <p>Notes:</p> |
|
17 <ul> |
|
18 <li> |
|
19 <p>the EKA2 debug monitor is very similar to the EKA1 version, |
|
20 although the details displayed may be different.</p> |
|
21 </li> |
|
22 <li> |
|
23 <p>you will occasionally find references to the <em>crash |
|
24 debugger</em>; this is the same as the debug monitor</p> |
|
25 </li> |
|
26 </ul> |
|
27 |
|
28 </div> |
|
29 <h5>Related tasks</h5> |
|
30 <ul> |
|
31 <li><a href="CrashDebugger_Setup.html">Setting Up the Debug Monitor </a></li> |
|
32 </ul> |
|
33 <h5>Related references </h5> |
|
34 <ul> |
|
35 <li><a href="CrashDebugger_cmd.guide.html">Crash Debugger Commands</a></li> |
|
36 </ul> |
|
37 <div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div> |
|
38 </body> |
|
39 </html> |
|
40 |