crashanalysercmd/UI/Console/bin/Debug/Readme.txt
author Matti Laitinen <matti.t.laitinen@nokia.com>
Tue, 23 Feb 2010 17:05:24 +0200
changeset 1 7a31f7298d8f
parent 0 818e61de6cd1
permissions -rw-r--r--
Fix wrong license texts

/*
* 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