sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/tasks/analyser/source_lookup.htm
changeset 2 b9ab3b238396
child 5 844b047e260d
equal deleted inserted replaced
1:1050670c6980 2:b9ab3b238396
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       
     2 "http://www.w3.org/TR/html4/loose.dtd">
       
     3 <html>
       
     4 <head>
       
     5 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     6 	<title>Using Source Lookup</title>
       
     7     <link href="../../../book.css" rel="stylesheet" type="text/css">
       
     8 </head>
       
     9 
       
    10 <body>
       
    11 <h2>Using Source Lookup </h2>
       
    12 <p>Use<b> Open Source for Function</b> to examine the source of the selected function. </p>
       
    13 <p class="note"><b>NOTE</b> The project must be indexed for Source Lookup to operate. See the project&#8217;s Properties &gt; C/C++ Indexer panel. </p>
       
    14 <p align="center"><img src="images/menu_open_src_for_function.png" width="475" height="249"></p>
       
    15 <p class="figure">Figure 1. Select Source Lookup from the context menu </p>
       
    16 <div class="step">
       
    17   <h4>Viewing the Source of a Function </h4>
       
    18   <ul>
       
    19     <li>Right-click the function, select Open Source for Function </li>
       
    20 	<p>A source lookup is performed on the project. If a single source is found it is displayed in an editor view. If more than one source is found, a list of sources is presented to choose from. </p>
       
    21   </ul>
       
    22 </div>
       
    23 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>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>