crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/release_notes.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.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Release Notes</title>
<link href="../book.css" type="text/css" rel="stylesheet">
</head>
<body>

<h2>Release note</h2>
<h4>Crash Analyser &ndash; Version 1.2.0</h4>
<p>Released 20th November 2009</p>
<ul>
	<li><a href="#description">Product description</a></li>
	<li><a href="#features">Main features</a></li>
	<li><a href="#newfeatures">What's new</a></li>
	<li><a href="#installation">Installation notes</a></li>
	<li><a href="#requirements">System requirements</a></li>
	<li><a href="#compissues">Compatibility issues</a></li>
	<li><a href="#issues">Known issues</a></li>
</ul>

<h3><a name="description"></a>Product Description:</h3>
<p>The Crash Analyser Carbide.c++ Extension is a tool for decoding different types of crash files from binary to readable format and analysing crash/panic situations. Crash Analyser provides an error library containing most of the Symbian OS error codes and panic descriptions.</p>
<p>You can activate the Crash Analyser by selecting <b>Carbide > Crash Analyser</b>.</p>

<h3><a name="features"></a>Main features</h3>
<ul>
	<li>Decode MobileCrash and D_EXC files from binary to readable format.</li>
	<li>UI visualisation for decoding files (CrashVisualiser).</li>
	<li>Possibility to create HTML reports about a crash.</li>
	<li>Open crash related source files from the UI.</li>
	<li>Pick up MobileCrash files via TraceViewer Carbide.c++ Extension.</li>
	<li>Error library containing Symbian OS error codes and panic descriptions.</li>
</ul>

<h3><a name="newfeatures"></a>What's new</h3>
<ul>
	<li>Change: Drag & Drop support.</li>
    <li>Change: Possibility to read crash files directly from the device via PC Suite connection.</li>
	<li>Change: Support for ELF core dump files.</li>
	<li>Change: Support for multiple processes.</li>
	<li>Fix: Bug fixes & UI improvements</li>
</ul>

<h3><a name="installation"></a>Installation notes</h3>
<ul>
	<li>N/A</li>
</ul>

<h3><a name="requirements"></a>System requirements</h3>
<p>Basic Requirements:</p>
<ul>
	<li>Windows 2000 or Windows XP</li>
	<li>.NET Framework v2.0.50727 or newer</li>
</ul>
<p>Additional Requirements:</p>
<ul>
	<li>TraceViewer Carbide.c++ Extension</li>
</ul>

<h3><a name="compissues"></a>Compatibility issues</h3>
<ul>
	<li>N/A</li>
</ul>

<h3><a name="issues"></a>Known issues</h3>
<ul>
	<li>GCCE map files are not supported. Only RVCT map files are supported.</li>
</ul>

<h3>Version history</h3>
<h5>Version 1.1.0 &ndash; 1st October 2009</h5>
<ul>
	<li>Change: Drag & Drop support.</li>
    <li>Change: Possibility to read crash files directly from the device via PC Suite connection.</li>
	<li>Change: Faster and more stable decoding engine.</li>
	<li>Fix: Bug fixes & UI improvements.</li>
</ul>

<h5>Version 1.0.0 &ndash; 7th Janury 2009</h5>
<p>The first version.</p>

<div id="footer">
Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies).<br>
All rights reserved. <br>
This component and the accompanying materials are made available <br>
under the terms of "Eclipse Public License v1.0" <br>
which accompanies this distribution and is available <br>
at the URL <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
<br><br>
Initial Contributors:<br>
Nokia Corporation - initial contribution
<br><br>
Contributors:<br>
Description:

</div>
</body>
</html>