crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/tasks/decode_crash_files.htm
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 20 Apr 2010 14:41:43 +0300
changeset 4 615035072f7e
parent 0 5ad7ad99af01
permissions -rw-r--r--
Crash Analyser Carbide extension v1.3

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>Decoding crash files</title>
<link href="../../book.css" type="text/css" rel="stylesheet">
</head>
<body>

<h2>Decoding crash files</h2>
<p>You can both decode undecoded files and redecode already decoded files with the <b>Decode files</b> functionality. <b>Note!</b> You cannot decode emulator panic files, and also some decoded files cannot be redecoded because their original binary file is not necessarily available. If you try to decode files that are not decodable, an error message will be displayed.</p>
<p>To decode crash files:</p>
<ol>
<li>Select decodable files from the Crash Analyser main view.</li>
<li>Click the <b>Decode files</b> button.</li>
<li>Define the location of symbol, map, OST dictionary, and image files. You have to define either the symbol files or map files or both of them. Defining image files and OST dictionary files is optional. For more information, see <a href="../concepts/selge_vs_symbol.htm">Symbol files, Map files, and Image files.</a></li>
<li>Begin decoding by selecting <b>Finish.</b></li>
<li>Decoded files are displayed in the Crash Analyser main view. You can start analysing the files, see <a href="../concepts/how_to_analyse_crash.htm">How to analyse a crash.</a></li>
</ol>

<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
</body>
</html>