core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml
author timkelly
Wed, 28 Jul 2010 15:19:12 -0500
branchC3_BUILDER_WORK
changeset 1710 94cdcd7c5550
parent 1655 e17ab99b8f30
child 1696 38df3a235147
permissions -rw-r--r--
Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1. For SBSv2, they are retrieved from the sbs config query. Also, clean up some API and comments on public APIS
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<?NLS TYPE="org.eclipse.help.toc"?>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<toc label="Introduction" href="html/concepts/Introduction.html"  >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
     4
  <topic label="Carbide.c++ Overview" 			href="html/tasks/start/carbide_overview.htm" >
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
     5
    <topic href="html/tasks/start/carbide_requirements.htm" label="System Requirements">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
     6
       <topic href="html/tasks/debugger/run_mode_debug_01.htm" label="Installing PERL">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
     7
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
     8
       <topic href="html/tasks/debugger/run_mode_debug_02.htm" label="Installing an SDK">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
     9
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    10
       <topic href="html/tasks/debugger/run_mode_debug_03.htm" label="Configuring environment variables">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    11
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    12
       <topic href="html/tasks/debugger/run_mode_debug_04.htm" label="Setting up a virtual drive">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    13
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    14
    </topic>
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    15
    <topic label="Tour of the UI"				href="html/concepts/tour.html" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    16
    <topic label="Carbide Help" 				href="html/tasks/start/carbide_help.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    17
    <topic label="Supported Target Types"		href="html/concepts/build_targets.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    18
    <topic label="Supported SDKs" 		    	href="html/sos_references.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    19
    <topic label="Updating Carbide" 			href="html/tasks/start/carbide_updating.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    20
    <topic label="Concepts" 					href="html/concepts/concepts.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    21
  </topic>
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    22
   <topic label="Carbide tutorials">
1636
f69b88cecb3c added 3.0 notes and revised TOC
fturovic <frank.turovich@nokia.com>
parents: 1629
diff changeset
    23
		<topic label="Emulator Application Projects"				href="html/projects/tutorials/new_proj_from_template_00.htm" >
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    24
		  <topic label="Creating new projects from templates" 		href="html/projects/tutorials/new_proj_from_template_01.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    25
		  <topic label="Building projects and components" 			href="html/projects/tutorials/new_proj_from_template_02.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    26
		  <topic label="Defining a launch configuration"			href="html/projects/tutorials/new_proj_from_template_03.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    27
		  <topic label="Launching and debugging an executable" 		href="html/projects/tutorials/new_proj_from_template_04.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    28
		</topic>
1636
f69b88cecb3c added 3.0 notes and revised TOC
fturovic <frank.turovich@nokia.com>
parents: 1629
diff changeset
    29
		<topic label="DLL Projects"									href="html/projects/tutorials/new_proj_dll_example_00.htm" >
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    30
		  <topic label="Creating DLL Projects" 						href="html/projects/tutorials/new_proj_dll_example_01.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    31
		  <topic label="Building the DLL Project" 					href="html/projects/tutorials/new_proj_dll_example_02.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    32
		  <topic label="Debugging a DLL Project"					href="html/projects/tutorials/new_proj_dll_example_03.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    33
		</topic>
1636
f69b88cecb3c added 3.0 notes and revised TOC
fturovic <frank.turovich@nokia.com>
parents: 1629
diff changeset
    34
		<topic label="Remote Target Debugging (Run-mode)"			href="html/projects/tutorials/run_mode_debug_example_00.htm" >
1645
0083290c145a minor edits to sync titles across tutorials
fturovic <frank.turovich@nokia.com>
parents: 1636
diff changeset
    35
		  <topic label="Connect remote device to PC" 				href="html/projects/tutorials/run_mode_debug_example_01.htm" />
0083290c145a minor edits to sync titles across tutorials
fturovic <frank.turovich@nokia.com>
parents: 1636
diff changeset
    36
		  <topic label="Install remote debug agent"					href="html/projects/tutorials/run_mode_debug_example_02.htm" />
0083290c145a minor edits to sync titles across tutorials
fturovic <frank.turovich@nokia.com>
parents: 1636
diff changeset
    37
		  <topic label="Configure project for downloading"			href="html/projects/tutorials/run_mode_debug_example_03.htm" />
1636
f69b88cecb3c added 3.0 notes and revised TOC
fturovic <frank.turovich@nokia.com>
parents: 1629
diff changeset
    38
		  <topic label="Debug on remote device"						href="html/projects/tutorials/run_mode_debug_example_04.htm" />
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    39
		</topic>
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    40
   </topic>
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    41
  <topic label="Carbide menus" 					href="html/reference/menus/menus.htm" >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    42
    <topic label="ABLD Actions" 				href="html/reference/menus/abld.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    43
    <topic label="Build All Configurations" 	href="html/reference/menus/build_all_targets.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    44
    <topic label="Build PKG File" 				href="html/reference/menus/build_pkg_file.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    45
    <topic label="Build Symbian Component" 		href="html/reference/menus/build_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    46
    <topic label="Clean Symbian Component" 		href="html/reference/menus/clean_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    47
    <topic label="Compile" 						href="html/reference/menus/compile_source.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    48
    <topic label="Context menus" 				href="html/concepts/contextual_menus.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    49
    <topic label="Freeze Exports" 				href="html/reference/menus/freeze_exports.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    50
    <topic label="Freeze Symbian Component" 	href="html/reference/menus/freeze_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    51
    <topic label="Open Command Window"			href="html/reference/menus/open_cmd_window.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    52
    <topic label="Preprocess" 					href="html/reference/menus/preprocess_source.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    53
    <topic label="Show in Explorer"				href="html/reference/menus/open_explorer_window.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    54
    <topic label="Symbian OS C++ Class"			href="html/tasks/projects/prj_adding_symbian_class.htm"  />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    55
    <topic label="Symbian OS C++ Project"		href="html/tasks/CreatingNewProjects.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    56
    <topic label="Symbian OS MMP File"			href="html/reference/NewMMP_wizard.html" />
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    57
    <topic label="Toggle HW Breakpoint"         href="html/reference/menus/hardware_breakpoints.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    58
    <topic label="Update Projects"          	href="html/reference/olderproject_updater.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    59
  </topic>
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    60
  <topic label="Carbide views"  >
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    61
      <topic label="BreakPoints view" 				href="html/reference/view_breakpoints.htm" />
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    62
      <topic label="Carbide.c++ News view"			href="html/reference/view_carbide_news.htm" />
1655
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
    63
      <topic label="Carbide Portal"	    			href="html/reference/view_carbide_portal.htm" >
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
    64
      	<topic label="Installing Extensions"	    href="html/tasks/installing_extensions.htm" />
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
    65
  	  </topic>
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    66
      <topic label="Console view" 					href="html/reference/view_log.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    67
      <topic label="Debug view"						href="html/debugger/debug/viewing_debug.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    68
      <topic label="Disassembly view"				href="html/reference/view_disassembly.htm" />
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    69
      <topic label="Executables view"				href="html/reference/view_executables.htm" />
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    70
      <topic label="Memory view"				href="html/reference/view_memory_wnd.htm" >
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    71
        <topic href="html/concepts/working_with_memory.htm" label="Working with Memory"></topic>
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    72
        <topic label="Opening a Memory View"					href="html/tasks/memory/view_memory_show.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    73
        <topic label="Adding a Memory Monitor"					href="html/tasks/memory/memory_monitor_adding.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    74
        <topic label="Adding a Memory Rendering"				href="html/tasks/memory/memory_rendering_adding.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    75
        <topic label="Removing a Memory Monitor or Rendering"	href="html/tasks/memory/memory_monitor_removing.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    76
        <topic label="Memory Rendering Options"         		href="html/reference/memory_rendering_options.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    77
      </topic>
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    78
      <topic label="Modules View"				href="html/reference/view_module_wnd.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    79
      <topic label="Project Explorer view"			href="html/reference/view_cpp_projects.htm" />
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    80
      <topic label="Registers"								href="html/concepts/registers.htm" >
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    81
        <topic label="Registers view"						href="html/reference/view_registers.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    82
        <topic label="Opening a Registers View"				href="html/tasks/registers/mem_reg_open_wnd.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    83
        <topic href="html/tasks/registers/mem_reg_data_views.htm" label="Changing Register Data Views"></topic>
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    84
        <topic label="Expanding Register Groups"			href="html/tasks/registers/mem_reg_viewing.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    85
        <topic label="Changing Register Values"				href="html/tasks/registers/mem_reg_changing.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    86
        <topic label="ARM Registers"						href="html/concepts/arm_registers.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    87
      </topic>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    88
      <topic label="Remote Connections view"		href="html/reference/trk/view_remote_connection.htm" />
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    89
      <topic href="html/reference/view_symbian_kernel.htm" label="Symbian OS Data view">
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    90
        <topic href="html/tasks/debugger/view_symbian_kernel_set.htm" label="Setting the Refresh Rate"></topic>
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    91
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    92
      <topic label="Symbian Project Navigator view"	href="html/reference/view_sym_proj_nav.htm" />
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    93
      <topic label="Variables and Expressions"					href="Variables and Expressions" >
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    94
        <topic label="Variables view"							href="html/reference/view_variables.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    95
        <topic label="Viewing Variables"						href="html/debugger/variables/viewing_variables.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    96
        <topic label="Adding and Removing Global Variables"		href="html/debugger/variables/adding_variables.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    97
        <topic label="Expressions view"							href="html/reference/view_expressions.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    98
        <topic label="Viewing Expressions"						href="html/debugger/variables/viewing_expressions.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    99
        <topic label="Editing Expressions" 						href="html/debugger/variables/editing_expressions.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
   100
        <topic label="Adding and Removing Expressions"			href="html/debugger/variables/adding_expressions.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
   101
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   102
      <topic label="Workspace Information"	        href="html/concepts/workspaces.htm" />
1536
63ad402bd5e7 revised install extensions view page and added task for same
fturovic <frank.turovich@nokia.com>
parents: 1520
diff changeset
   103
  </topic>
63ad402bd5e7 revised install extensions view page and added task for same
fturovic <frank.turovich@nokia.com>
parents: 1520
diff changeset
   104
  <topic label="Project management" >
63ad402bd5e7 revised install extensions view page and added task for same
fturovic <frank.turovich@nokia.com>
parents: 1520
diff changeset
   105
    <topic label="Carbide C/C++ perspective" 		href="html/concepts/CarbidePerspective.html" />
63ad402bd5e7 revised install extensions view page and added task for same
fturovic <frank.turovich@nokia.com>
parents: 1520
diff changeset
   106
    <topic label="Carbide.c++ preferences" 			href="html/reference/wnd_carbide_pref.htm" >
63ad402bd5e7 revised install extensions view page and added task for same
fturovic <frank.turovich@nokia.com>
parents: 1520
diff changeset
   107
      <topic label="Bug Reports"					href="PLUGINS_ROOT/com.nokia.carbide.bugreport/html/prefs_bug_reporter.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   108
      <topic label="Build"							href="html/reference/wnd_build_prefs.htm" />
1536
63ad402bd5e7 revised install extensions view page and added task for same
fturovic <frank.turovich@nokia.com>
parents: 1520
diff changeset
   109
      <topic label="Carbide.c++ News"				href="html/reference/prefs_carbide_news.htm" />
63ad402bd5e7 revised install extensions view page and added task for same
fturovic <frank.turovich@nokia.com>
parents: 1520
diff changeset
   110
      <topic label="Debugger"						href="html/reference/wnd_debugger_prefs.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   111
      <topic label="Diagnostic Logs"          		href="html/reference/wnd_diagnostic_logs_pref.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   112
      <topic label="Performance Investigator"  		href="PLUGINS_ROOT/com.nokia.carbide.cpp.pi.doc.user/html/tasks/analyser/key_profile_pref.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   113
      <topic label="Platform Filtering Preferences"	href="html/tasks/sdks/sdk_platform_filter.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   114
      <topic label="Preprocess"						href="html/reference/wnd_preprocess_prefs.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   115
      <topic label="SDK Preferences"                  href="html/reference/SDKPreferences.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   116
      <topic label="Code Styles"						href="html/reference/wnd_pref_code_style.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   117
        <topic label="Setting the Workspace Code Style"	href="html/tasks/code_style_workspace.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   118
        <topic label="Reformatting a Source File"		href="html/tasks/code_style_reformatting_sources.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   119
      </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   120
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   121
    <topic label="Working with SDKs"					href="html/tasks/WorkingwithSDKs.html" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   122
      <topic label="SDK Preferences"					href="html/reference/SDKPreferences.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   123
      <topic label="Adding an SDK"					href="html/tasks/AddinganSDK.html" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   124
        <topic label="Adding SDKs"					href="html/tasks/sdks/sdk_add.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   125
      </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   126
      <topic label="Searching for SDKs"				href="html/tasks/sdks/sdk_search.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   127
      <topic label="Viewing SDK Properties"			href="html/tasks/sdks/sdk_view_properties.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   128
      <topic label="Editing SDK Properties"			href="html/tasks/RmvngandVwngPropsosSDK.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   129
      <topic label="Adding Symbian Custom Kits"		href="html/tasks/sdks/sdk_add_custkits.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   130
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   131
    <topic label="Creating projects" 								href="html/tasks/CreatingProjectsToc.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   132
      <topic label="Project Templates" 					    	href="html/concepts/templates.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   133
      <topic label="Creating from a Template" 					href="html/tasks/CreatingNewProjects.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   134
      <topic label="Importing Projects from a BLD.INF File"		href="html/tasks/ImportingProjects.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   135
      <topic label="Importing Projects with Inter-Dependencies"	href="html/tasks/projects/prj_build_multi_projects.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   136
      <topic label="N-Gage Projects" 								href="html/concepts/ngage_projects.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   137
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   138
    <topic label="C/C++ Project and File Properties"	href="html/reference/ProjectPreferences.html" >
1510
90c95d26606c minor edits and updates to images
fturovic <frank.turovich@nokia.com>
parents: 1475
diff changeset
   139
      <topic label="Build Configurations"					href="html/reference/build_properties/pane_build_config.htm" >
90c95d26606c minor edits and updates to images
fturovic <frank.turovich@nokia.com>
parents: 1475
diff changeset
   140
        <topic label="SIS Builder" 							href="html/reference/build_properties/pane_build_config_sis.htm" >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   141
          <topic label="SIS Properties"						href="html/reference/build_properties/wnd_sis_properties.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   142
        </topic>
1248
d4fee22b8cbb merged changes from 2.6 to 3.0
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   143
        <topic label="SBSv2"									href="html/reference/build_properties/pane_build_config_sbsv2.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   144
        <topic label="Environment"								href="html/reference/build_properties/pane_build_config_env.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   145
        <topic label="Arguments"								href="html/reference/build_properties/pane_build_config_args.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   146
        <topic label="Paths and Symbols"						href="html/reference/build_properties/pane_build_config_paths.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   147
        <topic label="ROM Builder"								href="html/reference/ROM_build_settings.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   148
      </topic>
1510
90c95d26606c minor edits and updates to images
fturovic <frank.turovich@nokia.com>
parents: 1475
diff changeset
   149
      <topic label="Macro Settings"						href="html/reference/build_properties/pane_macro_settings.htm" />
90c95d26606c minor edits and updates to images
fturovic <frank.turovich@nokia.com>
parents: 1475
diff changeset
   150
      <topic label="Project Settings"						href="html/reference/build_properties/pane_project_settings.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   151
    </topic>
1510
90c95d26606c minor edits and updates to images
fturovic <frank.turovich@nokia.com>
parents: 1475
diff changeset
   152
    <topic label="Building projects"  						href="html/concepts/build_system.htm" >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   153
      <topic label="Active Build Configuration"				href="html/concepts/build_configurations.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   154
      <topic label="Setting an Active Configuration"			href="html/tasks/projects/prj_set_build_tgt.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   155
      <topic label="Adding/Removing Build Configurations"		href="html/tasks/projects/prj_new_build_config.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   156
      <topic label="Preprocessing Files"						href="html/tasks/projects/prj_preprocess.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   157
      <topic label="Dependency Tracking"						href="html/concepts/dependency_tracking.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   158
      <topic label="Building Projects"						href="html/tasks/projects/prj_build.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   159
      <topic label="Cleaning Projects" 					    href="html/tasks/projects/prj_clean.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   160
      <topic label="Build All Configurations"			    	href="html/reference/menus/build_all_targets.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   161
      <topic label="Compile"			        				href="html/reference/menus/compile_source.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   162
      <topic label="Build Symbian Component"					href="html/reference/menus/build_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   163
      <topic label="Clean Symbian Component"					href="html/reference/menus/clean_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   164
      <topic label="Freeze Symbian Component"					href="html/reference/menus/freeze_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   165
      <topic label="Build PKG File"			        		href="html/reference/menus/build_pkg_file.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   166
      <topic label="Building a ROM Image File"                href="html/reference/ROM_build_settings.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   167
      <topic label="ABLD Actions"								href="html/reference/menus/abld.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   168
      <topic label="Freeze Exports"							href="html/reference/menus/freeze_exports.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   169
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   170
    <topic label="Resource and project editors"		href="html/tasks/ModifyingResources.html" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   171
      <topic label="Classes"  								href="html/tasks/ClassesToc.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   172
        <topic label="Adding Classes" 						href="html/tasks/AddingClasses.html" />
1510
90c95d26606c minor edits and updates to images
fturovic <frank.turovich@nokia.com>
parents: 1475
diff changeset
   173
        <topic label="New C++ Class Wizard" 				href="html/reference/NewClassWizard.html" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   174
        <topic label="Adding Symbian OS Classes Wizard"		href="html/tasks/projects/prj_adding_symbian_class.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   175
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   176
      <topic label="INF editor"					href="html/reference/INF_Editor.html" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   177
        <topic label="Overview tab"				href="html/reference/INF_Editor.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   178
        <topic label="Exports tab"				href="html/reference/INF_Editor_exports.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   179
        <topic label="BLD.INF tab"				href="html/reference/INF_Editor_file.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   180
        <topic label="Add / Edit Make File"		href="html/reference/INF_Editor_addedit_make.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   181
        <topic label="Add / Edit MMP File"		href="html/reference/INF_Editor_addedit_mmp.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   182
      </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   183
      <topic label="MBM/MIF files" 			href="html/concepts/MBMDefWizard.html" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   184
        <topic label="MBM Editor" 			href="html/reference/MBMEditor.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   185
        <topic label="Creating MBM Files" 	href="html/tasks/Multi-BitmapFile.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   186
        <topic label="MBM/MIF Editor"		href="html/reference/view_mifdef_editor.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   187
      </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   188
      <topic label="MMP files" 				href="html/concepts/mmpfiles.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   189
        <topic label="MMP Wizard"		    href="html/reference/NewMMP_wizard.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   190
        <topic label="MMP Editor"			href="html/reference/MMP_Editor.html" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   191
          <topic label="Sources tab"		href="html/reference/MMP_Editor_sources.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   192
          <topic label="Libraries tab"	href="html/reference/MMP_Editor_libraries.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   193
          <topic label="Options tab"		href="html/reference/MMP_Editor_options.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   194
          <topic label="MMP File tab"		href="html/reference/MMP_Editor_mmp_tab.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   195
        </topic>
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   196
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   197
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   198
    <topic label="Launch configurations"				href="html/projects/launch/launch_configs_overview.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   199
      <topic label="New Launch Configuration Wizard"	href="html/projects/launch/wiz_new_launch_config.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   200
      <topic label="Debug dialog"						href="html/projects/launch/wnd_debug_configuration.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   201
      <topic label="Launch types"			href="html/projects/launch/launch_types.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   202
        <topic label="Applications"					href="html/projects/launch/applications.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   203
        <topic label="Application TRK"				href="html/projects/launch/run_mode.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   204
        <topic label="Attach to Process"			href="html/projects/launch/attach_process.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   205
        <topic label="Emulation"					href="html/projects/launch/emulation.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   206
        <topic label="System TRK"					href="html/projects/launch/stop_mode.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   207
        <topic label="Trace32"						href="html/projects/launch/trace32.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   208
        <anchor id="launch_config_ANCHOR"/>
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   209
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   210
      <topic label="Configuration panes"				href="html/projects/launch/pages_overview.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   211
        <topic label="Arguments"					href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_arg.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   212
        <topic label="Common"						href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   213
        <topic label="Debugger"						href="html/projects/launch/page_debugger.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   214
        <topic label="Executables"					href="html/projects/launch/page_executables.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   215
        <topic label="File Transfer"				href="html/projects/launch/page_file_transfer.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   216
        <topic label="Installation"					href="html/projects/launch/page_installation.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   217
        <topic label="Main"							href="html/projects/launch/page_main.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   218
        <topic label="ROM Image"					href="html/projects/launch/page_rom_image.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   219
        <topic label="ROM Log File"					href="html/projects/launch/page_rom_log.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   220
        <topic label="Sources"						href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   221
        <topic label="x86 Exceptions"				href="html/projects/launch/page_exceptions.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   222
      </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   223
      <topic label="Customizing launch configurations"	href="html/projects/launch/customizing_launch_configs.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   224
      <topic label="Filtering launch configurations"		href="html/projects/launch/launch_configuration_filter.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   225
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   226
    <topic label="Qt project support"					href="html/qt_help/qt_overview.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   227
      <topic label="Qt development setup"				href="html/qt_help/qt_project_setup.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   228
        <topic label="Creating Qt projects"			href="html/qt_help/qt_creating_projs_01.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   229
        <topic label="Importing Qt projects"		href="html/qt_help/qt_importing_projs_01.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   230
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   231
      <topic label="Qt C/C++ perspective"				href="html/qt_help/qt_perspectives.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   232
      <topic label="Qt preference panel"				href="html/qt_help/qt_pref_panel.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   233
      <topic label="Qt project properties"			href="html/qt_help/qt_project_properties.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   234
    </topic>
1475
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1448
diff changeset
   235
    <topic label="Software Configuration Management"	href="html/concepts/cvs.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   236
  </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   237
  <topic label="Debugging projects" 				href="html/concepts/debugger_about.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   238
    <topic label="Running a program" 			href="html/debugger/debug/cmds_starting.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   239
    <topic label="Debug perspective" 			href="html/reference/perspective_debug.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   240
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   241
    <topic label="Debugging actions" href="html/debugger/debug/debug.htm">
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   242
      <topic href="html/debugger/debug/viewing_debug.htm" label="View debugging"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   243
      <topic href="html/debugger/debug/cmds_starting.htm" label="Starting and Terminating"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   244
      <topic href="html/debugger/debug/cmds_resuming.htm" label="Suspending and Resuming"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   245
      <topic href="html/debugger/debug/cmds_stepping.htm" label="Stepping Over, Into, and Out of Routines"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   246
      <topic href="html/debugger/debug/cmds_other.htm" label="Other useful commands"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   247
      <topic href="html/debugger/debug/cmds_reposition_pc.htm" label="Reposition the program counter"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   248
    </topic>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   249
    
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   250
    <topic href="html/reference/trk/wnd_on_device_setup.htm" label="On-Device Connections" >
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   251
      <topic href="html/reference/trk/wnd_new_connection_wizard.htm" label="Setup Connection" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   252
      <topic href="html/reference/trk/wnd_on_device_check_tab.htm" label="Test Connections" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   253
      <topic href="html/reference/trk/wnd_new_conn_install_tab.htm" label="Install Remote Agents" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   254
      <topic label="Remote Connections view"			href="html/reference/trk/view_remote_connection.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   255
      <topic href="html/reference/trk/exporting_remote_conns.htm" label="Exporting remote connections"></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   256
      <topic href="html/reference/trk/importing_remote_conns.htm" label="Importing remote connections"></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   257
    </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   258
	
1655
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
   259
	<!--
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   260
       <topic label="Debugging with an emulator"				href="html/projects/launch/launch_emulator.htm" >
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   261
			<topic label="Executable Selection"					href="html/projects/launch/wiz_new_launch_config.htm#EXE_SEL" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   262
			<topic label="Build Options Selection"				href="html/projects/launch/wiz_new_launch_config.htm#BLD_OPT" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   263
			<topic label="New Launch Configuration"				href="html/projects/launch/wiz_new_launch_config.htm#FINISH" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   264
			<topic label="Other project options" 					href="html/tasks/EmulatorToc.htm">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   265
			  <topic label="Setting Environment for x86 Compiler"	href="html/tasks/projects/prj_build_cmd_line.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   266
			  <topic label="Unsetting Built-in Environment"	        href="html/reference/wnd_carbide_pref_x86.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   267
			</topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   268
    		<topic label="DLL Emulator Example" href="html/concepts/SampleExampleProjectCreate.html" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   269
       </topic>
1655
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
   270
	
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   271
    <topic label="Run mode projects"  href="html/projects/launch/pnp_debug_overview.htm" >
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   272
      <topic label="Run Mode Overview"  			href="html/tasks/start/carbide_overview_trk.htm" ></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   273
      <topic href="html/concepts/autotargeting.htm" label="Auto-Targeting of Executables"></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   274
	   <topic href="html/projects/launch/launch_phone.htm" label="Debugging a phone">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   275
          <topic label="Configure launch configuration"		href="html/projects/launch/wnd_config_launch_config.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   276
          <topic label="Remote connection setting"			href="html/projects/launch/wnd_change_connection.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   277
          <topic label="Debug process settings"				href="html/projects/launch/wnd_change_debug_process.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   278
          <topic label="Other settings"						href="html/projects/launch/wnd_change_other_settings.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   279
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   280
      <topic href="html/tasks/debugger/run_mode_debug.htm" label="Run Mode Example">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   281
      </topic>
1655
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
   282
    </topic>
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
   283
    -->
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   284
        
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   285
      <topic href="html/tasks/projects/prj_debug_dlls.htm" label="Debugging DLLs"></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   286
      <topic href="html/tasks/projects/prj_import_exe.htm" label="Importing a Symbian Executable"></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   287
      <topic href="html/tasks/processes/attach_debugger_to_process.htm" label="Attaching to a Symbian OS Process"></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   288
      <topic href="html/tasks/start/carbide_debugging.htm" label="Debugging a Symbian OS Program"></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   289
      <topic href="html/concepts/arm_registers.htm" label="Registers"></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   290
      <topic href="html/reference/view_symbian_kernel.htm" label="Symbian OS Data View"></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   291
        
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   292
    
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   293
    <topic label="Stop mode projects" 				href="html/tasks/StopModeToc.htm">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   294
       <topic href="html/projects/launch/launch_board.htm" label="Debugging a reference board">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   295
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   296
      <topic label="Stop Mode Debug Example" 				href="html/tasks/debugger/stop_mode_debug.htm" >
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   297
        <topic label="1. On-Device Debugging Preconditions" href="html/tasks/debugger/stop_mode_debug_precond.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   298
        <topic label="2. Trace32 Support" 					href="html/projects/launch/trace32.htm" >
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   299
          <topic label="Main" 								href="html/projects/launch/page_main.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   300
          <topic label="Connection" 						href="html/projects/launch/page_connection.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   301
          <topic label="Debugger" 							href="html/projects/launch/page_debugger.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   302
          <topic label="ROM Image" 							href="html/projects/launch/page_rom_image.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   303
          <topic label="Executables" 						href="html/projects/launch/page_executables.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   304
          <topic label="Source" 							href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   305
          <topic label="Commmon" 							href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm/" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   306
        </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   307
        <topic label="4. Using Soft Attach"	 href="html/tasks/debugger/soft_attach_debug.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   308
      </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   309
      <topic label="Building a ROM Image File"            href="html/reference/ROM_build_settings.html" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   310
      <topic label="ARM Registers" 						href="html/concepts/arm_registers.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   311
      <topic label="Symbian OS Data View"					href="html/reference/view_symbian_kernel.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   312
      <topic label="Toggle HW Breakpoint"           		href="html/reference/menus/hardware_breakpoints.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   313
    </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   314
    <topic href="html/debugger/breakpoints/breakpoints.htm" label="Breakpoints">
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   315
      <topic label="Viewing breakpoints" href="html/debugger/breakpoints/viewing_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   316
      <topic label="Breakpoint status indicators" href="html/debugger/breakpoints/resolving_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   317
      <topic label="Enabling, disabling, and removing breakpoints" href="html/debugger/breakpoints/toggling_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   318
      <topic label="Breakpoint properties" href="html/debugger/breakpoints/properties_breakpoints.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   319
        <topic label="Creating conditional breakpoints" href="html/debugger/breakpoints/conditional_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   320
        <topic label="Creating temporary breakpoints" href="html/debugger/breakpoints/temporary_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   321
      </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   322
      <topic label="Exporting breakpoints and watchpoints" href="html/debugger/breakpoints/exporting_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   323
      <topic label="Importing breakpoints and watchpoints" href="html/debugger/breakpoints/importing_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   324
      <topic label="Toggle hardware breakpoints" href="html/reference/menus/hardware_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   325
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   326
    <topic href="html/debugger/watchpoints/watchpoints.htm" label="Watchpoints">
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   327
      <topic label="Viewing watchpoints" href="html/debugger/breakpoints/viewing_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   328
      <topic label="Watchpoint status indicators" href="html/debugger/watchpoints/status_watchpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   329
      <topic label="Setting and removing watchpoints" href="html/debugger/watchpoints/setting_watchpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   330
      <topic label="Enabling and disabling watchpoints" href="html/debugger/watchpoints/toggling_watchpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   331
      <topic label="Exporting breakpoints and watchpoints" href="html/debugger/breakpoints/exporting_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   332
      <topic label="Importing breakpoints and watchpoints" href="html/debugger/breakpoints/importing_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   333
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   334
    <topic label="Variables and Expressions" 			href="html/debugger/variables/variables.htm" >
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   335
      <topic label="Viewing variables"                   		href="html/debugger/variables/viewing_variables.htm" >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   336
        <topic label="Adding and removing global variables" 	href="html/debugger/variables/adding_variables.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   337
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   338
      <topic label="Viewing expressions" 						href="html/debugger/variables/viewing_expressions.htm" >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   339
        <topic label="Adding and removing expressions" 		href="html/debugger/variables/adding_expressions.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   340
        <topic label="Editing expressions" 					href="html/debugger/variables/editing_expressions.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   341
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   342
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   343
    <topic label="Debugging variations"                     href="html/concepts/debugger_about.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   344
      <topic label="Emulation Debugging"			        href="html/concepts/emulators.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   345
      <topic label="Debugging DLLs"						href="html/tasks/projects/prj_debug_dlls.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   346
      <topic label="Debugging in ROM"		                href="html/tasks/projects/prj_debug_rom.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   347
      <topic label="Importing Symbian Executables"		href="html/tasks/projects/prj_import_exe.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   348
    </topic>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   349
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   350
      <topic label="Troubleshooting" 						href="html/tasks/trk/trk_troubleshooting.htm"/>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   351
    </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   352
    
1248
d4fee22b8cbb merged changes from 2.6 to 3.0
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   353
	   
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   354
  <topic href="html/reference/search/wnd_system_search.htm" label="System Search">
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   355
    <topic label="System Search view"      		href="html/reference/search/view_system_search.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   356
    <topic label="System Search preferences"    href="html/reference/search/wnd_system_search_prefs.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   357
  </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   358
  <topic href="html/hints_tips.htm" label="Tips &amp; Hints" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   359
  <topic href="html/tasks/carbide_tools.htm" label="Creating Carbide Tools" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   360
</toc>