core/com.nokia.carbide.cpp.doc.user/html/reference/view_symbian_kernel.htm
changeset 1207 e265bbe56eb0
parent 819 8121a281245c
child 1658 2a5c0df13bad
equal deleted inserted replaced
1205:5310aeaa3526 1207:e265bbe56eb0
    27   <li><a href="#threads">Threads</a></li>
    27   <li><a href="#threads">Threads</a></li>
    28   <li><a href="#chunks">Chunks</a></li>
    28   <li><a href="#chunks">Chunks</a></li>
    29   <li><a href="#Library">Libraries</a></li>
    29   <li><a href="#Library">Libraries</a></li>
    30 </ul>
    30 </ul>
    31 <p class="note"><b>NOTE</b>  Information for the Chunks and Libraries tabs is not available when debugging with the TRK debug agent.</p>
    31 <p class="note"><b>NOTE</b>  Information for the Chunks and Libraries tabs is not available when debugging with the TRK debug agent.</p>
       
    32 <h4><a name="overview" id="overview"></a>Overview Tab</h4>
       
    33 <p>This tab (shown in Figure 1) provides a tree view of ownership  of all processes, threads, and chunks in the OS. 
       
    34   In contrast, the other tabs provide a flat list of corresponding kernel objects such as process, thread, chunk, library, etc.</p>
    32 <p align="center"><img src="images/view_symbianOSkernel.png" width="602" height="300" alt="" /></p>
    35 <p align="center"><img src="images/view_symbianOSkernel.png" width="602" height="300" alt="" /></p>
    33 <p class="figure">Figure 1. Symbian OS Data view</p>
    36 <p class="figure">Figure 1. Symbian OS Data view</p>
    34 <h5>Table 1 - Symbian OS Data view toolbar buttons </h5>
    37 <h5>Table 1 - Symbian OS Data view toolbar buttons </h5>
    35 <table cellpadding="2" cellspacing="0"
    38 <table cellpadding="2" cellspacing="0"
    36 border="0">
    39 border="0">
    69     <td class="Cell"><b>Collapse All </b></td>
    72     <td class="Cell"><b>Collapse All </b></td>
    70     <td class="Cell"><div align="center"><img src="images/view_symbianOSbtn_collapse.png" width="17" height="17" alt="" /></div></td>
    73     <td class="Cell"><div align="center"><img src="images/view_symbianOSbtn_collapse.png" width="17" height="17" alt="" /></div></td>
    71     <td class="Cell">Click the <b>Collaps All</b> command to collapse all of the currently elements in the view.</td>
    74     <td class="Cell">Click the <b>Collaps All</b> command to collapse all of the currently elements in the view.</td>
    72   </tr>
    75   </tr>
    73 </table>
    76 </table>
    74 <h4><a name="overview" id="overview"></a>Overview Tab</h4>
       
    75 <p>This tab (shown in Figure 1) provides a tree view of ownership  of all processes, threads, and chunks in the OS. 
       
    76 In contrast, the other tabs provide a flat list of corresponding kernel objects such as process, thread, chunk, library, etc.</p>
       
    77 <h4><a name="processes" id="processes"></a>Processes</h4>
    77 <h4><a name="processes" id="processes"></a>Processes</h4>
    78 <p>The Processes tab (Figure 2) provides a flat list of corresponding kernel objects. 
    78 <p>The Processes tab (Figure 2) provides a flat list of corresponding kernel objects. 
    79 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>
    79 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>
    80 <p align="center"><img src="images/view_symbianOS_PTC.png" width="602" height="291" alt="" /></p>
    80 <p align="center"><img src="images/view_symbianOS_PTC.png" width="602" height="291" alt="" /></p>
    81 <p class="figure">Figure 2. Processes Pane of Symbian OS View</p>
    81 <p class="figure">Figure 2. Processes Pane of Symbian OS View</p>