crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/concepts/preferences.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>Crash Analyser preferences</title>
       
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Crash Analyser preferences</h2>
       
    11 <p>In the Crash Analyser preferences dialog, you can define if Crash Analyser should listen for MobileCrash files while tracing (with TraceViewer Carbide.c++ Excension) or panics while debugging with emulator. You can open the Crash Analyser preference dialog by selecting <b>Window > Preferences... > Carbide Extensions > Crash Analyser.</b></p>
       
    12 <p>If you want to see the details of a panic in the Crash Analyser main view when debugging in an emulator, check the <b>Listen panics from epocwind.out</b> check box.</p>
       
    13 <img src="images\panics.png">
       
    14 <p></p>
       
    15 <p>Check the <b>Listen MobileCrash panics via TraceViewer</b> check box if you want the Crash Analyser to listen trace data provided by the TraceViewer Carbide.c++ Extension.</p>
       
    16 <ul>
       
    17 <li>If the <b>Show Crash Visualiser when crash occurs</b> is not checked, then crash files received via TraceViewer will be displayed in the Crash Analyser main view in <b>Undecoded</b> state.</li>
       
    18 <li>If the <b>Show Crash Visualiser when crash occurs</b> check box is checked, the files received via TraceViewer are automatically decoded and displayed in the <b>Crash Visualiser.</b></li>
       
    19 </ul>
       
    20 <img src="images\trace.png">
       
    21 <p><b>Note!</b> In case of a panic or mobile crash, you get automatically an undecoded MobileCrash file to the <b>Crash file</b> list in Carbide.c++ view.</p>
       
    22 <p>See the workflow examples in <a href="../tasks/enable_auto_crash_logging.htm">Enabling automatic crash logging.</a></p>
       
    23 
       
    24 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    25 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    26 </body>
       
    27 </html>