crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/gs_index.htm
<!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>Getting Started</title>
<link href="../book.css" type="text/css" rel="stylesheet">
</head>
<body>
<h2>Getting Started</h2>
<p>The Crash Analyser Carbide.c++ Extension is a tool for decoding different types of crash files from binary format to readable format. The following file types are supported: <b>MobileCrash</b> and <b>D_EXC</b>.</p><p>You can begin analysing the files by activating the <b>Crash Analyser Import Wizard</b>. Select <b>Carbide > Crash Analyser</b> and then take the following steps:</p>
<ol>
<li><a href="tasks/import_crash_files.htm#activate">Activate the Import Wizard.</a></li>
<li><a href="tasks/import_crash_files.htm#select">Select a crash file or the folder where you have crash files.</a></li>
<li><a href="tasks/import_crash_files.htm#files">Select files to be analysed.</a></li>
<li><a href="tasks/import_crash_files.htm#define">Define the location of symbol files, map files, and image files.</a></li>
<li><a href="tasks/import_crash_files.htm#output">Define the reporting settings (optional).</a></li>
<li><a href="tasks/import_crash_files.htm#view">Start analysing the files.</a></li>
</ol>
<p>When the files have been imported, they will be displayed in the <b>Crash Analyser</b> view where they can be viewed and analysed.</p>
<p>You can launch the Crash Analyser also by selecting <b>Window > Show View > Other > Carbide Extensions > Crash Analyser</b>.</p>
<div id="footer">Copyright © 2009 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>