crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/release_notes.htm
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 24 Aug 2010 14:01:48 +0300
changeset 16 72f198be1c1d
parent 4 615035072f7e
permissions -rw-r--r--
Crash Analyser Carbide Extension 1.4.0

<!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.4.0</h4>

<p>Released 15th June 2010</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 &gt; 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 visualization 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><strong>Feature</strong>: Detailed defect hash information has been
  added.</li>
  <li><strong>Change</strong>: Panic and error descriptions have been
  updated.</li>
  <li><strong>Fix</strong>: Bug fixes.</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.3.0 &ndash; 30th March 2010</h5>
<ul>
  <li><strong>Feature</strong>: Shows production mode and crash source.</li>
  <li><strong>Feature</strong>: Shows OST trace information and it is possible
    to insert OST dictionaries to decoding process.</li>
  <li><strong>Feature</strong>: Added preferences button to main view.</li>
  <li><strong>Feature</strong>: Defect hash information is shown.</li>
  <li><strong>Feature</strong>: If there are multiple threads in the crash,
    those are shown as tree view in the main view.</li>
  <li><strong>Change</strong>: Improved UI, more tabs added.</li>
  <li><strong>Fix</strong>: Bug fixes.</li>
</ul>

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

<h5>Version 1.0.0 &ndash; 7th January 2009</h5>

<p>The first version.</p>

<div id="footer">
Copyright © 2010 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>