crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/concepts/mc_file.htm
changeset 0 5ad7ad99af01
child 4 615035072f7e
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>MobileCrash file and D_EXC file </title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>D_EXC file</h2>
       
    11 <p>D_EXC file is a file which contains crash data. One crash contains two different files:</p>
       
    12 <ul>
       
    13 <li><b>.TXT</b> file (mandatory). If you want to import the D_EXC file, you should specify this file in the Crash Analyser Import Wizard.</li>
       
    14 <li><b>.STK</b> file (optional). If you want to import this file, ensure that you have stored this file in the same directory as the .TXT file.</li>
       
    15 </ul>
       
    16 
       
    17 <h5>Related concepts</h5>
       
    18 <ul>
       
    19 <li><a href="../concepts/analysis_file.htm">Analysis file</a></li>
       
    20 </ul>
       
    21 
       
    22 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    23 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    24 </body>
       
    25 </html>