crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/tasks/export_crash_files.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:06:45 +0200
changeset 0 5ad7ad99af01
child 4 615035072f7e
permissions -rw-r--r--
Initial version of CrashAnalyser under EPL

<!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>Exporting crash files</title>
<link href="../../book.css" type="text/css" rel="stylesheet">
</head>
<body>

<h2>Exporting crash files</h2>
<p>You can export crash files into a .zip file by taking the following steps:</p>
<ol>
<li>Select one or more crash files from the list.</li>
<li>Right-click the desired file or files, and select <b>Export</b> and then select the preferred export type:
<ul>
<li><b>to HTML File</b>: (Save single file as HTML). This type is shown if you have selected only one file.</li>
<li><b>to XML File</b>: (Save single file as crashxml). This type is shown if you have selected only one file.</li>
<li><b>to Zip as HTML:</b> (Save selected files to Zip). Zip file contains HTML files.</li>
<li><b>to Zip as XML</b>: (Save selected files to Zip). Zip file contains crashxml files.</li>
<li><b>All formats to Zip</b>: (Zip file contains html, crashxml and original undecoded binary crash file)</li>
</ul>
<p><b>Note!</b> You cannot export emulator panic files.</p>
</li>
<li>Specify the location and name for the .zip file, and click <b>Save</b>.</li>
</ol>

<h5>Related tasks</h5>
<ul>
<li><a href="../tasks/import_crash_files.htm">Importing crash files</a></li>
</ul>

<div id="footer">Copyright &copy; 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>