crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/concepts/mc_file.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:06:45 +0200
changeset 0 5ad7ad99af01
child 4 615035072f7e
permissions -rw-r--r--
Initial version of CrashAnalyser under EPL

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>MobileCrash file and D_EXC file </title>
<link href="../../book.css" type="text/css" rel="stylesheet">
</head>
<body>

<h2>D_EXC file</h2>
<p>D_EXC file is a file which contains crash data. One crash contains two different files:</p>
<ul>
<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>
<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>
</ul>

<h5>Related concepts</h5>
<ul>
<li><a href="../concepts/analysis_file.htm">Analysis file</a></li>
</ul>

<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
</body>
</html>