core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_overview.htm
changeset 1809 7c3b884eb33b
parent 1806 41bde41fae28
child 2009 b622387629d6
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_overview.htm	Wed Aug 11 14:31:07 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_overview.htm	Wed Aug 11 14:53:40 2010 -0500
@@ -22,11 +22,11 @@
 <p>The Symbian OS Data view consists of five tabs. Each tabbed pane is described below. In all panes, the <b>Name Filter</b> field is a standard Eclipse UI control that allows you to find an item by filtering out items by name using wildcards (*, ?) and camel case naming conventions. Camel case refers to using mixed case multiple names merged together  in coding like <span class="code">SecInvInit</span> and <span class="code">DosServer</span>. In all panes, you can select an item and view its properties (attributes). In panes with columns you can click a column title to toggle between ascending and descending sorting. </p>
 <p>Data to be viewed includes:</p>
 <ul>
-  <li><a href="#overview">Overview</a></li>
-  <li><a href="#processes">Processes</a></li>
-  <li><a href="#threads">Threads</a></li>
-  <li><a href="#chunks">Chunks</a></li>
-  <li><a href="#Library">Libraries</a></li>
+    <li><a href="view_sym_os_data_overview.htm">Overview</a></li>
+    <li><a href="view_sym_os_data_process.htm">Processes</a></li>
+    <li><a href="view_sym_os_data_threads.htm">Threads</a></li>
+    <li><a href="view_sym_os_data_chunks.htm">Chunks</a></li>
+    <li><a href="view_sym_os_data_libs.htm">Libraries</a></li>
 </ul>
 <p class="note"><b>NOTE</b>  Information for the Chunks and Libraries tabs is not available when debugging with the TRK debug agent.</p>
 <h4><a name="overview" id="overview"></a>Overview Tab</h4>