crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/gs_index.htm
changeset 0 5ad7ad99af01
equal deleted inserted replaced
-1:000000000000 0:5ad7ad99af01
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
       
     5 <title>Getting Started</title>
       
     6 <link href="../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Getting Started</h2>
       
    11 <p>The Crash Analyser Carbide.c++ Extension is a tool for decoding different types of crash files from binary format to readable format. The following file types are supported: <b>MobileCrash</b> and <b>D_EXC</b>.</p><p>You can begin analysing the files by activating the <b>Crash Analyser Import Wizard</b>. Select <b>Carbide > Crash Analyser</b> and then take the following steps:</p>
       
    12 <ol>
       
    13 <li><a href="tasks/import_crash_files.htm#activate">Activate the Import Wizard.</a></li>
       
    14 <li><a href="tasks/import_crash_files.htm#select">Select a crash file or the folder where you have crash files.</a></li>
       
    15 <li><a href="tasks/import_crash_files.htm#files">Select files to be analysed.</a></li>
       
    16 <li><a href="tasks/import_crash_files.htm#define">Define the location of symbol files, map files, and image files.</a></li>
       
    17 <li><a href="tasks/import_crash_files.htm#output">Define the reporting settings (optional).</a></li>
       
    18 <li><a href="tasks/import_crash_files.htm#view">Start analysing the files.</a></li>
       
    19 </ol>
       
    20 <p>When the files have been imported, they will be displayed in the <b>Crash Analyser</b> view where they can be viewed and analysed.</p>
       
    21 <p>You can launch the Crash Analyser also by selecting <b>Window > Show View > Other > Carbide Extensions > Crash Analyser</b>.</p>
       
    22 
       
    23 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    24 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    25 </body>
       
    26 </html>