trace/tracebuilder/com.nokia.tracebuilder.help/html/tasks/preferences.htm
changeset 10 ed1c9f64298a
equal deleted inserted replaced
9:14dc2103a631 10:ed1c9f64298a
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <title>Setting TraceBuilder preferences</title>
       
     5 <link href="../../book.css" type="text/css" rel="stylesheet"></head>
       
     6 <body>
       
     7 
       
     8 <h2>Setting TraceBuilder preferences</h2>
       
     9 <p>To set the preferences, do the following: </p>
       
    10 <ol>
       
    11 	<li>Go to <b>Window > Preferences > Carbide Extensions > Trace Builder</b>.
       
    12 		<p>The <b>General</b> settings are displayed. </p></li>
       
    13 	<li>(Optional) Modify the <b>Printf Parser Support</b> status.
       
    14 		<p>If Printf parser support is enabled, TraceBuilder will try to find 
       
    15 		<code>Kern::Printf</code> and <code>RDebug::Printf</code> macros from 
       
    16 		your source code and offer to convert them into Open OST traces. 
       
    17 		You can also set own trace macro for TraceBuilder to look for.</p></li>
       
    18 	<li><p>Click <b>OK</b> to exit the dialog and apply the settings. </p></li>
       
    19 </ol>
       
    20 
       
    21 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    22 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    23 </body>
       
    24 </html>