trace/tracebuilder/com.nokia.tracebuilder.help/html/tasks/preferences.htm
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 24 Aug 2010 14:01:48 +0300
changeset 16 72f198be1c1d
parent 10 ed1c9f64298a
permissions -rw-r--r--
Crash Analyser Carbide Extension 1.4.0

<!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 &copy; 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>