core/com.nokia.carbide.cpp.doc.user/html/tasks/eventpoints/trace_collection_off.htm
branchRCL_2_4
changeset 987 77469bd2d10b
parent 0 fb279309251b
child 1225 a546534a48de
equal deleted inserted replaced
986:226789abed73 987:77469bd2d10b
     7 <title>Trace Collection Off</title>
     7 <title>Trace Collection Off</title>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 </head>
     9 </head>
    10 <body bgcolor="#FFFFFF">
    10 <body bgcolor="#FFFFFF">
    11 <h2>Trace Collection Off</h2>
    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>
    12 <p>  A <b>Trace Collection Off</b> 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">
    13 <div class="step">
    14   <h4>Setting a Trace Collection Off Eventpoint</h4>
    14   <h4>Setting a Trace Collection Off Eventpoint</h4>
    15   <p>To set a Trace Collection Off eventpoint, follow these steps:</p>
    15   <p>To set a Trace Collection Off eventpoint, follow these steps:</p>
    16   <ol>
    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>
    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>
    18     <li>Click Debug &gt; Set Eventpoint &gt; Set Trace Collection Off</li>
    19   </ol>
    19   </ol>
    20 </div>
    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>
    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 
    22 
    23 </body>
    23 </body>
    24 </html>
    24 </html>