crashanalysercmd/UI/Console/bin/Debug/Readme.txt
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Fri, 27 Aug 2010 12:21:46 +0300
changeset 3 045ade241ef5
parent 1 7a31f7298d8f
permissions -rw-r--r--
Version 1.0.13. The most important changes are: -detailed defect hash added -panic descriptions updated -release build is working -simple command line usage added

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
* 
* Description:
*
*/

INSTALLATION INSTRUCTIONS
=========================

This tool requires the MicroSoft .NET v2.0 RunTime.

You can download this from MicroSoft's website:

http://www.microsoft.com/downloads/details.aspx?familyid=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en



CHANGES
=======

1.01
----

FIX: Stability improvements when parsing Mobile Crash BIN files
FIX: General stability improvements 
FIX: Stability improvements when utilising Nokia flash files
FIX: Accurate stack algorithm improvements when binaries uses VFP instructions
FEATURE: Logging to file is now supported
IMPROVEMENT: Workaround for some malformed symbol files that contain invalid symbol sequences (affects Qt binaries in particular).
IMPROVEMENT: More reliable symbolic lookup
IMPROVEMENT: Drastically improved symbolic lookup performance
IMPROVEMENT: General accurate stack reconstruction improvements

1.00
----

- First release