core/com.nokia.carbide.cpp.doc.user/html/tasks/processes/open_log_view.htm
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 1791 727385d8e2b3
permissions -rw-r--r--
Keeping PlatSim internal only.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Opening a Log View</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2>Opening a Log View</h2>
<p>Use the <a href="../../reference/debugger_settings.htm">Debugger Settings</a> preference panel to enable the message logging option. The Log view records these types of messages for a program during a debugging session:</p>
<ul>
  <li>the start of new tasks</li>
  <li>routine entry and exit</li>
  <li>Windows: DLL loading and unloading, and debug <span class="code">printf()</span> messages</li>
</ul>
<p>Select the <b>Log System Messages</b> option in the <b>Debugger Settings</b> target settings preference panel.</p>
<ul>
  <li>Select <b>Project &gt; Debug</b></li>
</ul>
<ol>
  <p>The <a href="../../reference/view_log.  <p>The <a href="../../reference/view_log.htm">Log</a> view appears. It allows you to select, copy, and save logged text to a file for later analysis. </p>
</ol>
<div id="footer">Copyright &copy; 2010 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>

</body>
</html>