core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_process.htm
changeset 1806 41bde41fae28
child 1809 7c3b884eb33b
equal deleted inserted replaced
1798:1c8169798acd 1806:41bde41fae28
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     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>Symbian OS Data: Process</title>
       
     8 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
       
     9 <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
       
    10 </head>
       
    11 <body >
       
    12 <h2>Symbian OS Data view: Process</h2>
       
    13 <p>The <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=com.nokia.carbide.cpp.debug.kernelaware.ui.SymbianOSView)")'>Symbian OS Data</a> view displays the processes and threads for the suspended debug session based on the selection in the <a href="../debugger/debug/viewing_debug.htm">Debug</a> view. Read-only data is displayed for ARM build configurations. Data to be viewed includes:</p>
       
    14 <ul>
       
    15   <li><a href="#overview">Overview</a></li>
       
    16   <li><a href="#processes">Processes</a></li>
       
    17   <li><a href="#threads">Threads</a></li>
       
    18   <li><a href="#chunks">Chunks</a></li>
       
    19   <li><a href="#Library">Libraries</a></li>
       
    20 </ul>
       
    21 <hr>
       
    22 <h2><a name="processes" id="processes"></a>Processes</h2>
       
    23 <p>The Processes tab (Figure 2) provides a flat list of corresponding kernel objects. 
       
    24 Click a column title to sort the list by the title attribute in alternating ascending and descending order. For example, you may choose to sort the process list by Name, ID, or by Priority. </p>
       
    25 <p align="center"><img src="images/view_symbianOS_PTC.png" width="602" height="291" alt="" /></p>
       
    26 <p class="figure">Figure 2. Processes Pane of Symbian OS view</p>
       
    27 <p>The process(es) being debugged will be shown in bold font. You can debug (attach debugger to) any process in the Processes tab by selecting it and clicking the &quot;Debug&quot; button or just by double clicking on it. In that case a new process item will show up in the Debug View if the process is not being debugged. Otherwise, you will get a message saying it's already under debug.</p>
       
    28 <h4>Other  references</h4>
       
    29 <ul>
       
    30   <li><a href="../debugger/debug/viewing_debug.htm">Debug view</a></li>
       
    31   <li><a href="../tasks/debugger/view_symbian_kernel_set.htm">Setting Symbian OS View Refresh Rate</a><br />
       
    32   </li>
       
    33 </ul>
       
    34 <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>
       
    35 
       
    36 </body>
       
    37 </html>