author | fturovic <frank.turovich@nokia.com> |
Thu, 18 Feb 2010 15:11:20 -0600 | |
branch | RCL_2_4 |
changeset 990 | 5d016a880824 |
parent 0 | fb279309251b |
permissions | -rw-r--r-- |
990
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
2 |
"http://www.w3.org/TR/html4/loose.dtd"> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
3 |
<html><head> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
4 |
<title>Finding the type of fault in Debugging information</title> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
5 |
<link href="sysdoc-eclipse.css" type="text/css" rel="stylesheet" media="screen"> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
6 |
<link href="sysdoc-eclipse.css" type="text/css" rel="stylesheet" media="print"> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
7 |
<link href="../../book.css" type="text/css" rel="stylesheet" > |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
8 |
<div class="Head1"> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
9 |
|
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
10 |
<h2>Finding the Type of Fault</h2> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
11 |
</div><div> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
12 |
<p>The type of fault is the first piece of information that you need. |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
13 |
There are two possibilities:</p> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
14 |
<ul> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
15 |
<li> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
16 |
<p><a href="CrashDebuggerFindingFault.guide02.html" title="Finding the type of fault / Unhandled exceptions">an unhandled exception has occurred</a></p> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
17 |
</li> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
18 |
<li> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
19 |
<p><a href="CrashDebuggerFindingFault.guide03.html" title="Finding the type of fault / Panics">a panic has occurred</a></p> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
20 |
</li> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
21 |
</ul> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
22 |
<p>To start, use the |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
23 |
<a href="CrashDebugger_cmd_f.guide.html" title="The debug monitor and command syntax / f - display kernel fault information">f</a> command. You |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
24 |
will see something like this: </p> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
25 |
<p class="listing">Fault Category: Exception Fault Reason: 10000000<br> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
26 |
ExcId 00000001 CodeAddr f800415c DataAddr 00000000 Extra 00000005<br>Exc 1 Cpsr=60000013 FAR=00000000 FSR=00000005<br> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
27 |
R0=64007328 R1=00000000 R2=00000000 R3=00000001<br> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
28 |
R4=64007328 R5=640074c0 R6=00000000 R7=f8047ba4<br> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
29 |
R8=64006f80 R9=64006fec R10=00000013 R11=64006ec4<br> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
30 |
R12=00000001 R13=000029b4 R14=0000016c R15=f800415c<br>R13Svc=64006ea8 R14Svc=f8002b2c SpsrSvc=600000ff</p> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
31 |
<p>The <em>Fault Category</em> field shows the type of fault, in |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
32 |
this case an exception.</p> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
33 |
|
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
34 |
</div><div class="Head2"></div><div></div> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
35 |
<div id="footer">Copyright © 2010 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> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
36 |
</body> |
5d016a880824
revised some text and copyright date
fturovic <frank.turovich@nokia.com>
parents:
0
diff
changeset
|
37 |
</html> |
0
fb279309251b
DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff
changeset
|
38 |