core/com.nokia.carbide.cpp.doc.user/html/tasks/eventpoints/trace_collection_off.htm
changeset 0 fb279309251b
child 987 77469bd2d10b
child 1207 e265bbe56eb0
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
       
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
       
     7 <title>Trace Collection Off</title>
       
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
     9 </head>
       
    10 <body bgcolor="#FFFFFF">
       
    11 <h2>Trace Collection Off</h2>
       
    12 <p>  A Trace Collection Off eventpoint stops the collection of trace data. This eventpoint is useful when you want trace collection to stop when program execution reaches a line of source code that you specify.</p>
       
    13 <div class="step">
       
    14   <h4>Setting a Trace Collection Off Eventpoint</h4>
       
    15   <p>To set a Trace Collection Off eventpoint, follow these steps:</p>
       
    16   <ol>
       
    17     <li>Click the cursor on the line of source code at which you want to set the Trace Collection Off eventpoint</li>
       
    18     <li>Click Debug &gt; Set Eventpoint &gt; Set Trace Collection Off</li>
       
    19   </ol>
       
    20 </div>
       
    21 <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>
       
    22 
       
    23 </body>
       
    24 </html>