crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/tasks/import_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>Importing crash files</title>
<link href="../../book.css" type="text/css" rel="stylesheet">
</head>
<body>

<h2>Importing crash files</h2>
<ol>
<li><a name="activate">Activate the Crash Analyser Import Wizard in the <b>Crash Analyser</b> view by clicking the <b>Import files</b> button.</a><br></li>
<li><a name="select">Select a crash file or the folder where you have crash files or press <b>Read files from device</b> button to fetch files directly from a device which is connected via PC Suite connection.</a><p></p><p>To select the files to be analysed, you must first input the folder where the crash files are found. The Crash Analyser <b>Import Wizard</b> remembers all previous input folders and files, suggesting the most recently used as the default. To specify the directory or file, either select a previously used directory from the drop-down list, or type in a new directory path.</p>
<p><b>Note!</b> It takes time to decode files, so do not select too many files to be decoded at a time.</p></li>
<li><a name="files">From the file table, select files to be analysed.</a>
<p>When you click <b>Next</b>, the crash files found in the given directory are displayed in the file table. The files are  pre-parsed for their image information, which can be viewed in the <b>File info</b> text field by highlighting the desired file.</p><p><b>Note!</b> You cannot select two files that are not from the same image.</p>
<img src="../tasks/images/Import_page2.PNG">
<p></p>
<p><b>Note!</b> If you are importing decoded files (.crashxml files), this is the last step of the Import Wizard.</p></li>
<li><a name="define">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.</a> For more information, see <a href="../concepts/selge_vs_symbol.htm">Symbol files, Map files, OST dictionary files and Image files</a>
<p>Begin importing by selecting <b>Finish</b>.</p></li>
<li><a name="view">Imported files are displayed in the Crash Analyser main view. You can start analysing the files, see </a><a href="../concepts/how_to_analyse_crash.htm">How to analyse a crash.</a></li>
</ol>

<h5>Related tasks</h5>
<ul>
	<li><a href="../tasks/export_crash_files.htm">Exporting crash files</a></li>
	<li><a href="../concepts/main_view.htm">Crash Analyser main view</a></li>
</ul>

<h5>Related concepts</h5>
<ul>
	<li><a href="../concepts/how_to_analyse_crash.htm">How to analyse a crash </a></li>
	<li><a href="../concepts/selge_vs_symbol.htm">Symbol files, Map files, OST dictionary, and Image files</a></li>
</ul>

<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>