<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Setting TraceBuilder preferences</title>
<link href="../../book.css" type="text/css" rel="stylesheet"></head>
<body>
<h2>Setting TraceBuilder preferences</h2>
<p>To set the preferences, do the following: </p>
<ol>
<li>Go to <b>Window > Preferences > Carbide Extensions > Trace Builder</b>.
<p>The <b>General</b> settings are displayed. </p></li>
<li>(Optional) Modify the <b>Printf Parser Support</b> status.
<p>If Printf parser support is enabled, TraceBuilder will try to find
<code>Kern::Printf</code> and <code>RDebug::Printf</code> macros from
your source code and offer to convert them into Open OST traces.
You can also set own trace macro for TraceBuilder to look for.</p></li>
<li><p>Click <b>OK</b> to exit the dialog and apply the settings. </p></li>
</ol>
<div id="footer">Copyright © 2010 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>