core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml
changeset 2146 fdca36379181
parent 2144 f60ed5f7ac7b
equal deleted inserted replaced
2145:e374d23468f5 2146:fdca36379181
    39 		  <topic label="Install remote debug agent"					href="html/projects/tutorials/run_mode_debug_example_02.htm" />
    39 		  <topic label="Install remote debug agent"					href="html/projects/tutorials/run_mode_debug_example_02.htm" />
    40 		  <topic label="Configure project for downloading"			href="html/projects/tutorials/run_mode_debug_example_03.htm" />
    40 		  <topic label="Configure project for downloading"			href="html/projects/tutorials/run_mode_debug_example_03.htm" />
    41 		  <topic label="Debug on remote device"						href="html/projects/tutorials/run_mode_debug_example_04.htm" />
    41 		  <topic label="Debug on remote device"						href="html/projects/tutorials/run_mode_debug_example_04.htm" />
    42 		</topic>
    42 		</topic>
    43    </topic>
    43    </topic>
    44   <topic label="Carbide menus" 					href="html/reference/menus/menus.htm" >
    44   <topic label="Carbide menu options"			href="html/reference/menus/menus.htm" >
    45     <topic label="ABLD Actions" 				href="html/reference/menus/abld.htm" />
    45     <topic label="ABLD Actions" 				href="html/reference/menus/abld.htm" />
    46     <topic label="Build All Configurations" 	href="html/reference/menus/build_all_targets.htm" />
    46     <topic label="Build All Configurations" 	href="html/reference/menus/build_all_targets.htm" />
    47     <topic label="Build PKG File" 				href="html/reference/menus/build_pkg_file.htm" />
    47     <topic label="Build PKG File" 				href="html/reference/menus/build_pkg_file.htm" />
    48     <topic label="Build Symbian Component" 		href="html/reference/menus/build_symbian_comp.htm" />
    48     <topic label="Build Symbian Component" 		href="html/reference/menus/build_symbian_comp.htm" />
    49     <topic label="Clean Symbian Component" 		href="html/reference/menus/clean_symbian_comp.htm" />
    49     <topic label="Clean Symbian Component" 		href="html/reference/menus/clean_symbian_comp.htm" />
    54     <topic label="Open Command Window"			href="html/reference/menus/open_cmd_window.htm" />
    54     <topic label="Open Command Window"			href="html/reference/menus/open_cmd_window.htm" />
    55     <topic label="Preprocess" 					href="html/reference/menus/preprocess_source.htm" />
    55     <topic label="Preprocess" 					href="html/reference/menus/preprocess_source.htm" />
    56     <topic label="Show in Explorer"				href="html/reference/menus/open_explorer_window.htm" />
    56     <topic label="Show in Explorer"				href="html/reference/menus/open_explorer_window.htm" />
    57     <topic label="Symbian OS C++ Class"			href="html/tasks/projects/prj_adding_symbian_class.htm"  />
    57     <topic label="Symbian OS C++ Class"			href="html/tasks/projects/prj_adding_symbian_class.htm"  />
    58     <topic label="Symbian OS C++ Project"		href="html/tasks/CreatingNewProjects.html" />
    58     <topic label="Symbian OS C++ Project"		href="html/tasks/CreatingNewProjects.html" />
    59     <topic label="Symbian OS MMP File"			href="html/reference/NewMMP_wizard.html" />
    59     <topic label="Symbian OS MMP File"			href="html/projects/mmp/NewMMP_wizard.html" />
    60     <topic label="Toggle HW Breakpoint"         href="html/reference/menus/hardware_breakpoints.htm" />
    60     <topic label="Toggle HW Breakpoint"         href="html/reference/menus/hardware_breakpoints.htm" />
    61     <topic label="Update Projects"          	href="html/reference/olderproject_updater.html" />
    61     <topic label="Update Projects"          	href="html/reference/olderproject_updater.html" />
    62   </topic>
    62   </topic>
    63   <topic label="Carbide views" 						href="html/reference/views_overview.htm"  >
    63   <topic label="Carbide views" 						href="html/reference/views_overview.htm"  >
    64       <topic label="BreakPoints view" 				href="html/reference/view_breakpoints.htm" />
    64       <topic label="BreakPoints view" 				href="html/debugger/views/view_breakpoints.htm" />
    65       <topic label="Carbide.c++ Portal"	    		href="html/reference/view_carbide_portal.htm" >
    65       <topic label="Carbide.c++ Portal"	    		href="html/projects/views/view_carbide_portal.htm" >
    66       	<topic label="Installing Extensions"	    href="html/tasks/installing_extensions.htm" />
    66       	<topic label="Installing Extensions"	    href="html/tasks/installing_extensions.htm" />
    67   	  </topic>
    67   	  </topic>
    68       <topic label="Console view" 					href="html/reference/view_console.htm" />
    68       <topic label="Console view" 						href="html/projects/views/view_console.htm" />
    69       <topic label="Debug view"						href="html/debugger/debug/viewing_debug.htm" />
    69       <topic label="Debug view"							href="html/debugger/debug/viewing_debug.htm" />
    70       <topic label="Disassembly view"				href="html/reference/view_disassembly.htm" />
    70       <topic label="Disassembly view"					href="html/debugger/views/view_disassembly.htm" />
    71       <topic label="Executables view"				href="html/reference/view_executables.htm" />
    71       <topic label="Executables view"					href="html/prjects/views/view_executables.htm" />
    72       <topic label="Memory view"				href="html/reference/view_memory.htm" >
    72       <topic label="Memory view"						href="html/debugger/views/view_memory.htm" >
    73         <topic href="html/concepts/working_with_memory.htm" label="Working with Memory"></topic>
    73         <topic href="html/concepts/working_with_memory.htm" label="Working with Memory"></topic>
    74         <topic label="Opening a Memory View"					href="html/tasks/memory/view_memory_show.htm" />
    74         <topic label="Opening a Memory View"					href="html/tasks/memory/view_memory_show.htm" />
    75         <topic label="Adding a Memory Monitor"					href="html/tasks/memory/memory_monitor_adding.htm" />
    75         <topic label="Adding a Memory Monitor"					href="html/tasks/memory/memory_monitor_adding.htm" />
    76         <topic label="Adding a Memory Rendering"				href="html/tasks/memory/memory_rendering_adding.htm" />
    76         <topic label="Adding a Memory Rendering"				href="html/tasks/memory/memory_rendering_adding.htm" />
    77         <topic label="Removing a Memory Monitor or Rendering"	href="html/tasks/memory/memory_monitor_removing.htm" />
    77         <topic label="Removing a Memory Monitor or Rendering"	href="html/tasks/memory/memory_monitor_removing.htm" />
    78         <topic label="Memory Rendering Options"         		href="html/reference/memory_rendering_options.htm" />
    78         <topic label="Memory Rendering Options"         		href="html/reference/memory_rendering_options.htm" />
    79       </topic>
    79       </topic>
    80       <topic label="Modules View"				href="html/reference/view_module.htm" />
    80       <topic label="Modules View"						href="html/debugger/views/view_module.htm" />
    81       <topic label="Project Explorer view"			href="html/reference/view_proj_explorer.htm" />
    81       <topic label="Project Explorer view"				href="html/projects/views/view_proj_explorer.htm" />
    82       <topic label="Registers"								href="html/concepts/registers.htm" >
    82       <topic label="Registers"								href="html/concepts/registers.htm" >
    83         <topic label="Registers view"						href="html/reference/view_registers.htm" />
    83         <topic label="Registers view"						href="html/debugger/views/view_registers.htm" />
    84         <topic label="Opening a Registers View"				href="html/tasks/registers/mem_reg_open_wnd.htm" />
    84         <topic label="Opening a Registers View"				href="html/tasks/registers/mem_reg_open_wnd.htm" />
    85         <topic href="html/tasks/registers/mem_reg_data_views.htm" label="Changing Register Data Views"></topic>
    85         <topic href="html/tasks/registers/mem_reg_data_views.htm" label="Changing Register Data Views"></topic>
    86         <topic label="Expanding Register Groups"			href="html/tasks/registers/mem_reg_viewing.htm" />
    86         <topic label="Expanding Register Groups"			href="html/tasks/registers/mem_reg_viewing.htm" />
    87         <topic label="Changing Register Values"				href="html/tasks/registers/mem_reg_changing.htm" />
    87         <topic label="Changing Register Values"				href="html/tasks/registers/mem_reg_changing.htm" />
    88       </topic>
    88       </topic>
    89       <topic label="Remote Connections view"		href="html/reference/trk/view_remote_connection.htm" />
    89       <topic label="Remote Connections view"				href="html/projects/remote_conn/view_remote_connection.htm" />
    90       <topic href="html/reference/view_sym_os_data_overview.htm" label="Symbian OS Data view"></topic>
    90       <topic label="Symbian OS Data view" 					href="html/debugger/views/view_sym_os_data_overview.htm" />
    91       <topic label="Symbian Project Navigator view"	href="html/debugger/variables/variables.htm" />
    91       <topic label="Symbian Project Navigator view"			href="html/projects/views/view_sym_proj_nav.htm" />
    92       <topic label="Variables and Expressions"					href="html/concepts/working_with_variables.htm" >
    92       <topic label="Variables and Expressions"					href="html/concepts/working_with_variables.htm" >
    93         <topic label="Variables view"							href="html/debugger/variables/view_variables.htm" />
    93         <topic label="Variables view"							href="html/debugger/variables/view_variables.htm" />
    94         <topic label="Expressions view"							href="html/debugger/variables/view_expressions.htm" />
    94         <topic label="Expressions view"							href="html/debugger/variables/view_expressions.htm" />
    95         <topic label="Editing Expressions" 						href="html/debugger/variables/editing_expressions.htm" />
    95         <topic label="Editing Expressions" 						href="html/debugger/variables/editing_expressions.htm" />
    96         <topic label="Adding and Removing Expressions"			href="html/debugger/variables/adding_expressions.htm" />
    96         <topic label="Adding and Removing Expressions"			href="html/debugger/variables/adding_expressions.htm" />
    97       </topic>
    97       </topic>
    98       <topic label="Workspace Information"	        href="html/concepts/workspaces.htm" />
    98       <topic label="Workspace Information"	        	href="html/concepts/workspaces.htm" />
    99   </topic>
    99   </topic>
   100   <topic label="Project management" >
   100   <topic label="Project management" >
   101     <topic label="Carbide C/C++ perspective" 			href="html/concepts/CarbidePerspective.html" />
   101     <topic label="Carbide C/C++ perspective" 			href="html/projects/views/perspective_carbide.html" />
   102     <topic label="Symbian Build System (SBSv2)" 			href="html/concepts/sbsv2.htm" />
   102     <topic label="Symbian Build System (SBSv2)" 		href="html/concepts/sbsv2.htm" />
   103     <topic label="Carbide.c++ preferences" 				href="html/reference/pref_carb_cpp.htm" >
   103     <topic label="Carbide.c++ preferences" 				href="html/reference/pref_carb_cpp.htm" >
   104       <topic label="Build"								href="html/reference/pref_carb_build.htm" />
   104       <topic label="Build"								href="html/reference/pref_carb_build.htm" />
   105       <topic label="Build Configuration Filtering"		href="html/tasks/sdks/sdk_platform_filter.htm" />
   105       <topic label="Build Configuration Filtering"		href="html/tasks/sdks/sdk_platform_filter.htm" />
   106       <topic label="Code Styles"						href="html/reference/pref_cpp_code_style.htm" >
   106       <topic label="Code Styles"						href="html/reference/pref_cpp_code_style.htm" >
   107         <topic label="Setting the Workspace Code Style"	href="html/tasks/code_style_workspace.htm" />
   107         <topic label="Setting the Workspace Code Style"	href="html/tasks/code_style_workspace.htm" />
   118       <topic label="Build Configuration Filtering"		href="html/tasks/sdks/sdk_platform_filter.htm" />
   118       <topic label="Build Configuration Filtering"		href="html/tasks/sdks/sdk_platform_filter.htm" />
   119       <topic label="Adding an SDK"					href="html/tasks/sdks/sdk_add.htm" />
   119       <topic label="Adding an SDK"					href="html/tasks/sdks/sdk_add.htm" />
   120       <topic label="Searching for SDKs"				href="html/tasks/sdks/sdk_search.htm" />
   120       <topic label="Searching for SDKs"				href="html/tasks/sdks/sdk_search.htm" />
   121       <topic label="Viewing SDK Properties"			href="html/tasks/sdks/sdk_view_properties.htm" />
   121       <topic label="Viewing SDK Properties"			href="html/tasks/sdks/sdk_view_properties.htm" />
   122     </topic>
   122     </topic>
   123     <topic label="Creating projects" 								href="html/tasks/CreatingProjectsToc.htm" >
   123     <topic label="Creating projects" 							href="html/tasks/CreatingProjectsToc.htm" >
   124       <topic label="Project Templates" 					    	href="html/concepts/templates.htm" />
   124       <topic label="Project Templates" 					    	href="html/concepts/templates.htm" />
   125       <topic label="Creating from a Template" 					href="html/tasks/CreatingNewProjects.html" />
   125       <topic label="Creating from a Template" 					href="html/tasks/CreatingNewProjects.html" />
   126       <topic label="Importing Projects from a BLD.INF File"		href="html/tasks/ImportingProjects.html" />
   126       <topic label="Importing Projects from a BLD.INF File"		href="html/tasks/ImportingProjects.html" />
   127       <topic label="Importing Projects with Inter-Dependencies"	href="html/tasks/projects/prj_build_multi_projects.htm" />
   127       <topic label="Importing Projects with Inter-Dependencies"	href="html/tasks/projects/prj_build_multi_projects.htm" />
   128       <topic label="N-Gage Projects" 								href="html/concepts/ngage_projects.htm" />
   128       <topic label="N-Gage Projects" 								href="html/concepts/ngage_projects.htm" />
   144     <topic label="Building projects"  						href="html/concepts/build_system.htm" >
   144     <topic label="Building projects"  						href="html/concepts/build_system.htm" >
   145       <topic label="Active Build Configuration"				href="html/concepts/build_configurations.htm" />
   145       <topic label="Active Build Configuration"				href="html/concepts/build_configurations.htm" />
   146       <topic label="Setting an Active Configuration"			href="html/tasks/projects/prj_set_build_tgt.htm" />
   146       <topic label="Setting an Active Configuration"			href="html/tasks/projects/prj_set_build_tgt.htm" />
   147       <topic label="Adding/Removing Build Configurations"		href="html/tasks/projects/prj_new_build_config.htm" />
   147       <topic label="Adding/Removing Build Configurations"		href="html/tasks/projects/prj_new_build_config.htm" />
   148       <topic label="Preprocessing Files"						href="html/tasks/projects/prj_preprocess.htm" />
   148       <topic label="Preprocessing Files"						href="html/tasks/projects/prj_preprocess.htm" />
   149       <topic label="Dependency Tracking"						href="html/concepts/dependency_tracking.htm" />
       
   150       <topic label="Building Projects"						href="html/tasks/projects/prj_build.htm" />
   149       <topic label="Building Projects"						href="html/tasks/projects/prj_build.htm" />
   151       <topic label="Cleaning Projects" 					    href="html/tasks/projects/prj_clean.htm" />
   150       <topic label="Cleaning Projects" 					    href="html/tasks/projects/prj_clean.htm" />
   152       <topic label="Build All Configurations"			    	href="html/reference/menus/build_all_targets.htm" />
   151       <topic label="Build All Configurations"			    	href="html/reference/menus/build_all_targets.htm" />
   153       <topic label="Compile"			        				href="html/reference/menus/compile_source.htm" />
   152       <topic label="Compile"			        				href="html/reference/menus/compile_source.htm" />
   154       <topic label="Build Symbian Component"					href="html/reference/menus/build_symbian_comp.htm" />
   153       <topic label="Build Symbian Component"					href="html/reference/menus/build_symbian_comp.htm" />
   163       <topic label="Classes"  								href="html/tasks/ClassesToc.htm" >
   162       <topic label="Classes"  								href="html/tasks/ClassesToc.htm" >
   164         <topic label="Adding Classes" 						href="html/tasks/AddingClasses.html" />
   163         <topic label="Adding Classes" 						href="html/tasks/AddingClasses.html" />
   165         <topic label="New C++ Class Wizard" 				href="html/reference/NewClassWizard.html" />
   164         <topic label="New C++ Class Wizard" 				href="html/reference/NewClassWizard.html" />
   166         <topic label="Adding Symbian OS Classes Wizard"		href="html/tasks/projects/prj_adding_symbian_class.htm" />
   165         <topic label="Adding Symbian OS Classes Wizard"		href="html/tasks/projects/prj_adding_symbian_class.htm" />
   167       </topic>
   166       </topic>
   168       <topic label="INF editor"					href="html/reference/INF_Editor.html" >
   167       <topic label="INF editor" >
   169         <topic label="Overview tab"				href="html/reference/INF_Editor.html" />
   168         <topic label="Overview tab"				href="html/projects/inf/INF_Editor.html" />
   170         <topic label="Exports tab"				href="html/reference/INF_Editor_exports.html" />
   169         <topic label="Exports tab"				href="html/projects/inf/INF_Editor_exports.html" />
   171         <topic label="BLD.INF tab"				href="html/reference/INF_Editor_file.html" />
   170         <topic label="BLD.INF tab"				href="html/projects/inf/INF_Editor_file.html" />
   172         <topic label="Add / Edit Make File"		href="html/reference/INF_Editor_addedit_make.html" />
   171         <topic label="Add / Edit Make File"		href="html/projects/inf/INF_Editor_addedit_make.html" />
   173         <topic label="Add / Edit MMP File"		href="html/reference/INF_Editor_addedit_mmp.html" />
   172         <topic label="Add / Edit MMP File"		href="html/projects/inf/INF_Editor_addedit_mmp.html" />
   174       </topic>
   173       </topic>
   175       <topic label="MBM/MIF files" 			href="html/concepts/MBMDefWizard.html" >
   174       <topic label="MBM files" 				href="html/concepts/MBMDefWizard.html" >
   176         <topic label="MBM Editor" 			href="html/reference/MBMEditor.html" />
   175         <topic label="MBM Editor" 			href="html/reference/MBMEditor.html" />
   177         <topic label="Creating MBM Files" 	href="html/tasks/Multi-BitmapFile.html" />
   176         <topic label="Creating MBM Files" 	href="html/tasks/Multi-BitmapFile.html" />
   178         <topic label="MBM/MIF Editor"		href="html/reference/view_mifdef_editor.htm" />
   177         <topic label="MBM Editor"			href="html/reference/view_mifdef_editor.htm" />
   179       </topic>
   178       </topic>
   180       <topic label="MMP files" 				href="html/concepts/mmpfiles.htm" >
   179       <topic label="MMP files" 				href="html/concepts/mmpfiles.htm" >
   181         <topic label="MMP Wizard"		    href="html/reference/NewMMP_wizard.html" />
   180         <topic label="MMP Wizard"		    href="html/projects/mmp/NewMMP_wizard.html" />
   182         <topic label="MMP Editor"			href="html/reference/MMP_Editor.html" >
   181         <topic label="MMP Editor"			href="html/projects/mmp/MMP_Editor.html" >
   183           <topic label="Sources tab"		href="html/reference/MMP_Editor_sources.html" />
   182           <topic label="Sources tab"		href="html/projects/mmp/MMP_Editor_sources.html" />
   184           <topic label="Libraries tab"	href="html/reference/MMP_Editor_libraries.html" />
   183           <topic label="Libraries tab"		href="html/projects/mmp/MMP_Editor_libraries.html" />
   185           <topic label="Options tab"		href="html/reference/MMP_Editor_options.html" />
   184           <topic label="Options tab"		href="html/projects/mmp/MMP_Editor_options.html" />
   186           <topic label="MMP File tab"		href="html/reference/MMP_Editor_mmp_tab.html" />
   185           <topic label="MMP File tab"		href="html/projects/mmp/MMP_Editor_mmp_tab.html" />
   187         </topic>
   186         </topic>
   188       </topic>
   187       </topic>
   189     </topic>
   188     </topic>
   190     <topic label="Launch configurations"				href="html/projects/launch/launch_configs_overview.htm" >
   189     <topic label="Launch configurations"					href="html/projects/launch/launch_configs_overview.htm" >
   191       <topic label="New Launch Configuration Wizard"	href="html/projects/launch/wiz_new_launch_config.htm" />
   190       <topic label="New Launch Configuration Wizard"		href="html/projects/launch/wiz_new_launch_config.htm" />
   192       <topic label="Debug dialog"						href="html/projects/launch/wnd_debug_configuration.htm" />
   191       <topic label="Debug dialog"							href="html/projects/launch/wnd_debug_configuration.htm" />
   193       <topic label="Launch types"								href="html/projects/launch/launch_types.htm" >
   192       <topic label="Launch types"							href="html/projects/launch/launch_types.htm" >
   194         <topic label="Symbian OS Device"						href="html/projects/launch/stop_mode.htm" />
   193         <topic label="Symbian Device"						href="html/projects/launch/stop_mode.htm" />
   195         <topic label="Symbian OS Device (Install SIS)"			href="html/projects/launch/run_mode.htm" />
   194         <topic label="Symbian Device (Install SIS)"			href="html/projects/launch/run_mode.htm" />
   196         <topic label="Symbian OS Device (Attach to Process)"	href="html/projects/launch/attach_process.htm" />
   195         <topic label="Symbian Device (Attach to Process)"	href="html/projects/launch/attach_process.htm" />
   197         <topic label="Symbian OS Emulator"						href="html/projects/launch/emulation.htm" />
   196         <topic label="Symbian Emulator"						href="html/projects/launch/emulation.htm" />
   198       </topic>
   197       </topic>
   199       <topic label="Configuration panes"				href="html/projects/launch/pages_overview.htm" >
   198       <topic label="Configuration panes"				href="html/projects/launch/pages_overview.htm" >
   200         <topic label="Arguments"					href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_arg.htm" />
   199         <topic label="Arguments"					href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_arg.htm" />
   201         <topic label="Common"						href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm" />
   200         <topic label="Common"						href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm" />
   202         <topic label="Debugger"						href="html/projects/launch/page_debugger.htm" />
   201         <topic label="Debugger"						href="html/projects/launch/page_debugger.htm" />
   212       <topic label="Customizing launch configurations"	href="html/projects/launch/customizing_launch_configs.htm" />
   211       <topic label="Customizing launch configurations"	href="html/projects/launch/customizing_launch_configs.htm" />
   213       <topic label="Filtering launch configurations"		href="html/projects/launch/launch_configuration_filter.htm" />
   212       <topic label="Filtering launch configurations"		href="html/projects/launch/launch_configuration_filter.htm" />
   214     </topic>
   213     </topic>
   215     <topic label="Qt project support"					href="html/qt_help/qt_overview.htm" >
   214     <topic label="Qt project support"					href="html/qt_help/qt_overview.htm" >
   216       <topic label="Qt development setup"				href="html/qt_help/qt_project_setup.htm" >
   215       <topic label="Qt development setup"				href="html/qt_help/qt_project_setup.htm" >
   217         <topic label="Creating Qt projects"			href="html/qt_help/qt_creating_projs_01.htm" />
   216         <topic label="Creating Qt projects"				href="html/qt_help/qt_creating_projs_01.htm" />
   218         <topic label="Importing Qt projects"		href="html/qt_help/qt_importing_projs_01.htm" />
   217         <topic label="Importing Qt projects"			href="html/qt_help/qt_importing_projs_01.htm" />
   219       </topic>
   218       </topic>
   220       <topic label="Qt C/C++ perspective"				href="html/qt_help/qt_perspectives.htm" />
   219       <topic label="Qt C/C++ perspective"				href="html/qt_help/qt_perspectives.htm" />
   221       <topic label="Qt preference panel"				href="html/qt_help/qt_pref_panel.htm" />
   220       <topic label="Qt preference panel"				href="html/qt_help/qt_pref_panel.htm" />
   222       <topic label="Qt project properties"			href="html/qt_help/qt_project_properties.htm" />
   221       <topic label="Qt project properties"				href="html/qt_help/qt_project_properties.htm" />
   223     </topic>
   222     </topic>
   224     <topic label="Software Configuration Management"	href="html/concepts/cvs.htm" />
   223     <topic label="Software Configuration Management"	href="html/concepts/cvs.htm" />
   225   </topic>
   224   </topic>
   226   
   225   
   227   <topic label="Debugging projects" 				href="html/concepts/debugger_about.htm" >
   226   <topic label="Debugging projects" 				href="html/concepts/debugger_about.htm" >
   228     <topic label="Running a program" 			href="html/debugger/debug/cmds_starting.htm" />
   227     <topic label="Running a program" 				href="html/debugger/debug/cmds_starting.htm" />
   229     <topic label="Debug perspective" 			href="html/reference/perspective_debug.htm" >
   228     <topic label="Debug perspective" 				href="html/debugger/views/perspective_debug.htm" >
   230     </topic>
   229     </topic>
   231     <topic label="Debugging actions" href="html/debugger/debug/debug.htm">
   230     <topic label="Debugging actions" href="html/debugger/debug/debug.htm">
   232       <topic href="html/debugger/debug/viewing_debug.htm" label="View debugging"></topic>
   231       <topic href="html/debugger/debug/viewing_debug.htm" label="View debugging" />
   233       <topic href="html/debugger/debug/cmds_starting.htm" label="Starting and Terminating"></topic>
   232       <topic href="html/debugger/debug/cmds_starting.htm" label="Starting and Terminating" />
   234       <topic href="html/debugger/debug/cmds_resuming.htm" label="Suspending and Resuming"></topic>
   233       <topic href="html/debugger/debug/cmds_resuming.htm" label="Suspending and Resuming" />
   235       <topic href="html/debugger/debug/cmds_stepping.htm" label="Stepping Over, Into, and Out of Routines"></topic>
   234       <topic href="html/debugger/debug/cmds_stepping.htm" label="Stepping Over, Into, and Out of Routines" />
   236       <topic href="html/debugger/debug/cmds_other.htm" label="Other useful commands"></topic>
   235       <topic href="html/debugger/debug/cmds_other.htm" label="Other useful commands" />
   237       <topic href="html/debugger/debug/cmds_reposition_pc.htm" label="Reposition the program counter"></topic>
   236       <topic href="html/debugger/debug/cmds_reposition_pc.htm" label="Reposition the program counter" />
   238     </topic>
   237     </topic>
   239     
   238     
   240     <topic href="html/reference/trk/wnd_on_device_setup.htm" 			label="On-Device Connections" >
   239     <topic href="html/projects/remote_conn/wnd_on_device_setup.htm" 		label="On-Device Connections" >
   241       <topic href="html/tasks/trk/trk_start_sisx.htm" 	label="Starting the CODA Software" />
   240       <topic href="html/tasks/trk/trk_start_sisx.htm" 						label="Starting the CODA Software" />
   242       <topic href="html/reference/trk/wnd_new_connection_wizard.htm" 	label="Setup Connection" />
   241       <topic href="html/projects/remote_conn/wnd_new_connection_wizard.htm" 	label="Setup Connection" />
   243       <topic href="html/reference/trk/wnd_on_device_check_tab.htm" 		label="Test Connections" />
   242       <topic href="html/projects/remote_conn/wnd_on_device_check_tab.htm" 		label="Test Connections" />
   244       <topic href="html/reference/trk/wnd_new_conn_install_tab.htm" 	label="Install Remote Agents" />
   243       <topic href="html/projects/remote_conn/wnd_new_conn_install_tab.htm" 		label="Install Remote Agents" />
   245       <topic label="Remote Connections view"			href="html/reference/trk/view_remote_connection.htm" />
   244       <topic href="html/projects/remote_conn/view_remote_connection.htm"		label="Remote Connections view"							 />
   246       <topic href="html/reference/trk/exporting_remote_conns.htm" 		label="Exporting remote connections"></topic>
   245       <topic href="html/projects/remote_conn/exporting_remote_conns.htm" 		label="Exporting remote connections"></topic>
   247       <topic href="html/reference/trk/importing_remote_conns.htm" 		label="Importing remote connections"></topic>
   246       <topic href="html/projects/remote_conn/importing_remote_conns.htm" 		label="Importing remote connections"></topic>
   248     </topic>
   247     </topic>
   249 	
   248 	
   250 	<!--
   249 	<!--
   251        <topic label="Debugging with an emulator"				href="html/projects/launch/launch_emulator.htm" >
   250        <topic label="Debugging with an emulator"				href="html/projects/launch/launch_emulator.htm" >
   252 			<topic label="Executable Selection"					href="html/projects/launch/wiz_new_launch_config.htm#EXE_SEL" />
   251 			<topic label="Executable Selection"					href="html/projects/launch/wiz_new_launch_config.htm#EXE_SEL" />
   271       <topic href="html/tasks/debugger/run_mode_debug.htm" label="Run Mode Example">
   270       <topic href="html/tasks/debugger/run_mode_debug.htm" label="Run Mode Example">
   272       </topic>
   271       </topic>
   273     </topic>
   272     </topic>
   274     -->
   273     -->
   275         
   274         
   276       <topic href="html/tasks/projects/prj_debug_dlls.htm" label="Debugging DLLs"></topic>
   275       <topic href="html/tasks/projects/prj_debug_dlls.htm" 				label="Debugging DLLs" />
   277       <topic href="html/tasks/processes/attach_to_process.htm" label="Attaching to a Process"></topic>
   276       <topic href="html/tasks/processes/attach_to_process.htm" 			label="Attaching to a Process" />
   278       <topic href="html/tasks/start/carbide_debugging.htm" label="Debugging a Symbian OS Program"></topic>
   277       <topic href="html/tasks/start/carbide_debugging.htm" 				label="Debugging a Symbian OS Program" />
   279       <topic href="html/reference/view_sym_os_data_overview.htm" label="Symbian OS Data View"></topic>
   278       <topic href="html/debugger/views/view_sym_os_data_overview.htm" 	label="Symbian OS Data View" />
   280         
   279         
   281     
   280     
   282     <topic label="Stop mode projects" 					href="html/tasks/StopModeToc.htm">
   281     <topic label="Stop mode projects" 					href="html/tasks/StopModeToc.htm">
   283       <topic label="On-Device Debugging Preconditions" 	href="html/tasks/debugger/stop_mode_debug_precond.htm" />
   282       <topic label="On-Device Debugging Preconditions" 	href="html/tasks/debugger/stop_mode_debug_precond.htm" />
   284       <topic label="Stop Mode Debug Example" 			href="html/tasks/debugger/stop_mode_debug.htm" />
   283       <topic label="Stop Mode Debug Example" 			href="html/tasks/debugger/stop_mode_debug.htm" />
   296         <topic label="Creating conditional breakpoints" href="html/debugger/breakpoints/conditional_breakpoints.htm" />
   295         <topic label="Creating conditional breakpoints" href="html/debugger/breakpoints/conditional_breakpoints.htm" />
   297         <topic label="Creating temporary breakpoints" href="html/debugger/breakpoints/temporary_breakpoints.htm" />
   296         <topic label="Creating temporary breakpoints" href="html/debugger/breakpoints/temporary_breakpoints.htm" />
   298       </topic>
   297       </topic>
   299       <topic label="Exporting breakpoints and watchpoints" href="html/debugger/breakpoints/exporting_breakpoints.htm" />
   298       <topic label="Exporting breakpoints and watchpoints" href="html/debugger/breakpoints/exporting_breakpoints.htm" />
   300       <topic label="Importing breakpoints and watchpoints" href="html/debugger/breakpoints/importing_breakpoints.htm" />
   299       <topic label="Importing breakpoints and watchpoints" href="html/debugger/breakpoints/importing_breakpoints.htm" />
   301       <topic label="Toggle hardware breakpoints" href="html/reference/menus/hardware_breakpoints.htm" />
   300       <topic label="Toggling hardware breakpoint"          href="html/reference/menus/hardware_breakpoints.htm" />
   302     </topic>
   301     </topic>
   303     <topic href="html/debugger/watchpoints/watchpoints.htm" label="Watchpoints">
   302     <topic href="html/debugger/watchpoints/watchpoints.htm" label="Watchpoints">
   304       <topic label="Viewing watchpoints" href="html/debugger/breakpoints/viewing_breakpoints.htm" />
   303       <topic label="Viewing watchpoints" href="html/debugger/breakpoints/viewing_breakpoints.htm" />
   305       <topic label="Watchpoint status indicators" href="html/debugger/watchpoints/status_watchpoints.htm" />
   304       <topic label="Watchpoint status indicators" href="html/debugger/watchpoints/status_watchpoints.htm" />
   306       <topic label="Setting and removing watchpoints" href="html/debugger/watchpoints/setting_watchpoints.htm" />
   305       <topic label="Setting and removing watchpoints" href="html/debugger/watchpoints/setting_watchpoints.htm" />