diff -r 000000000000 -r 818e61de6cd1 crashanalysercmd/UI/Console/bin/Debug/Readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/UI/Console/bin/Debug/Readme.txt Thu Feb 11 15:50:58 2010 +0200 @@ -0,0 +1,48 @@ +/* +* 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 the License "Symbian Foundation License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.symbianfoundation.org/legal/sfl-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 \ No newline at end of file