sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/concepts/files.htm
changeset 7 8e12a575a9b5
equal deleted inserted replaced
6:f65f740e69f9 7:8e12a575a9b5
       
     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>Symbol and Map files</title>
       
     6 <link href="../../book.css" type="text/css" rel="StyleSheet">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h2>Symbol and Map files</h2>
       
    11 <p>In the MemSpy Import Wizard, you have to define at least one symbol file. Defining map files is optional.</p>
       
    12 
       
    13 <h4>Symbol files</h4>
       
    14 <p>When you create an image, symbol files are generated automatically. Symbol files contain the binary structure of an image, which is needed for producing an analysis file. You can find a symbol file for example from <i>\epoc32\rombuild\&lt;device>\core.</i></p>
       
    15 <p>After defining symbol files, you can also define map files.</p>
       
    16 
       
    17 <h4>Map files</h4>
       
    18 <p>If you want to define map files, you can select the <b>Map files folder</b> option to define the location of map files, or you can select <b>MapFiles.zip</b> option if you want to provide a ZIP file containing the map files. If you choose the <b>SDK Map files folder</b> option, the MemSpy Import Wizard checks which SDKs you have installed in Carbide.c++, and lists the directories of each SDK which contain map files. Choose the directory you want. If you do not want to define any map files, select the <b>No map files</b> option.</p>
       
    19 
       
    20 <h5>Related task</h5>
       
    21 <ul>
       
    22 <li><a href="..\tasks\view_heap.htm">Importing and analyzing heap dump files</a></li>
       
    23 <li><a href="..\tasks\compare_two_heaps.htm">Importing and comparing two heap dump files</a></li>
       
    24 <li><a href="..\tasks\view_swmt_log.htm">Importing and analyzing System Wide Memory Tracking log files</a></li>
       
    25 </ul>
       
    26 
       
    27 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    28 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    29 </body>
       
    30 </html>