|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html> |
|
3 <head> |
|
4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> |
|
5 <title>Release Notes</title> |
|
6 <link href="../book.css" type="text/css" rel="stylesheet"> |
|
7 </head> |
|
8 <body> |
|
9 |
|
10 <h2>Release note</h2> |
|
11 <h4>Crash Analyser – Version 1.2.0</h4> |
|
12 <p>Released 20th November 2009</p> |
|
13 <ul> |
|
14 <li><a href="#description">Product description</a></li> |
|
15 <li><a href="#features">Main features</a></li> |
|
16 <li><a href="#newfeatures">What's new</a></li> |
|
17 <li><a href="#installation">Installation notes</a></li> |
|
18 <li><a href="#requirements">System requirements</a></li> |
|
19 <li><a href="#compissues">Compatibility issues</a></li> |
|
20 <li><a href="#issues">Known issues</a></li> |
|
21 </ul> |
|
22 |
|
23 <h3><a name="description"></a>Product Description:</h3> |
|
24 <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> |
|
25 <p>You can activate the Crash Analyser by selecting <b>Carbide > Crash Analyser</b>.</p> |
|
26 |
|
27 <h3><a name="features"></a>Main features</h3> |
|
28 <ul> |
|
29 <li>Decode MobileCrash and D_EXC files from binary to readable format.</li> |
|
30 <li>UI visualisation for decoding files (CrashVisualiser).</li> |
|
31 <li>Possibility to create HTML reports about a crash.</li> |
|
32 <li>Open crash related source files from the UI.</li> |
|
33 <li>Pick up MobileCrash files via TraceViewer Carbide.c++ Extension.</li> |
|
34 <li>Error library containing Symbian OS error codes and panic descriptions.</li> |
|
35 </ul> |
|
36 |
|
37 <h3><a name="newfeatures"></a>What's new</h3> |
|
38 <ul> |
|
39 <li>Change: Drag & Drop support.</li> |
|
40 <li>Change: Possibility to read crash files directly from the device via PC Suite connection.</li> |
|
41 <li>Change: Support for ELF core dump files.</li> |
|
42 <li>Change: Support for multiple processes.</li> |
|
43 <li>Fix: Bug fixes & UI improvements</li> |
|
44 </ul> |
|
45 |
|
46 <h3><a name="installation"></a>Installation notes</h3> |
|
47 <ul> |
|
48 <li>N/A</li> |
|
49 </ul> |
|
50 |
|
51 <h3><a name="requirements"></a>System requirements</h3> |
|
52 <p>Basic Requirements:</p> |
|
53 <ul> |
|
54 <li>Windows 2000 or Windows XP</li> |
|
55 <li>.NET Framework v2.0.50727 or newer</li> |
|
56 </ul> |
|
57 <p>Additional Requirements:</p> |
|
58 <ul> |
|
59 <li>TraceViewer Carbide.c++ Extension</li> |
|
60 </ul> |
|
61 |
|
62 <h3><a name="compissues"></a>Compatibility issues</h3> |
|
63 <ul> |
|
64 <li>N/A</li> |
|
65 </ul> |
|
66 |
|
67 <h3><a name="issues"></a>Known issues</h3> |
|
68 <ul> |
|
69 <li>GCCE map files are not supported. Only RVCT map files are supported.</li> |
|
70 </ul> |
|
71 |
|
72 <h3>Version history</h3> |
|
73 <h5>Version 1.1.0 – 1st October 2009</h5> |
|
74 <ul> |
|
75 <li>Change: Drag & Drop support.</li> |
|
76 <li>Change: Possibility to read crash files directly from the device via PC Suite connection.</li> |
|
77 <li>Change: Faster and more stable decoding engine.</li> |
|
78 <li>Fix: Bug fixes & UI improvements.</li> |
|
79 </ul> |
|
80 |
|
81 <h5>Version 1.0.0 – 7th Janury 2009</h5> |
|
82 <p>The first version.</p> |
|
83 |
|
84 <div id="footer"> |
|
85 Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies).<br> |
|
86 All rights reserved. <br> |
|
87 This component and the accompanying materials are made available <br> |
|
88 under the terms of "Eclipse Public License v1.0" <br> |
|
89 which accompanies this distribution and is available <br> |
|
90 at the URL <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. |
|
91 <br><br> |
|
92 Initial Contributors:<br> |
|
93 Nokia Corporation - initial contribution |
|
94 <br><br> |
|
95 Contributors:<br> |
|
96 Description: |
|
97 |
|
98 </div> |
|
99 </body> |
|
100 </html> |