crashanalysercmd/UI/Console/bin/Debug/Readme.txt
changeset 0 818e61de6cd1
child 1 7a31f7298d8f
equal deleted inserted replaced
-1:000000000000 0:818e61de6cd1
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Symbian Foundation License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 * 
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 INSTALLATION INSTRUCTIONS
       
    19 =========================
       
    20 
       
    21 This tool requires the MicroSoft .NET v2.0 RunTime.
       
    22 
       
    23 You can download this from MicroSoft's website:
       
    24 
       
    25 http://www.microsoft.com/downloads/details.aspx?familyid=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en
       
    26 
       
    27 
       
    28 
       
    29 CHANGES
       
    30 =======
       
    31 
       
    32 1.01
       
    33 ----
       
    34 
       
    35 FIX: Stability improvements when parsing Mobile Crash BIN files
       
    36 FIX: General stability improvements 
       
    37 FIX: Stability improvements when utilising Nokia flash files
       
    38 FIX: Accurate stack algorithm improvements when binaries uses VFP instructions
       
    39 FEATURE: Logging to file is now supported
       
    40 IMPROVEMENT: Workaround for some malformed symbol files that contain invalid symbol sequences (affects Qt binaries in particular).
       
    41 IMPROVEMENT: More reliable symbolic lookup
       
    42 IMPROVEMENT: Drastically improved symbolic lookup performance
       
    43 IMPROVEMENT: General accurate stack reconstruction improvements
       
    44 
       
    45 1.00
       
    46 ----
       
    47 
       
    48 - First release