1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
2 <?NLS TYPE="org.eclipse.help.toc"?> |
2 <?NLS TYPE="org.eclipse.help.toc"?> |
3 <toc label="Introduction" href="html/concepts/Introduction.html" > |
3 <toc label="Introduction" href="html/concepts/Introduction.html" > |
4 <topic label="Carbide.c++ Overview" href="html/tasks/start/carbide_overview.htm" > |
4 <topic label="Carbide.c++ Overview" href="html/tasks/start/carbide_overview.htm" > |
5 <topic label="System Requirements" href="html/tasks/start/carbide_requirements.htm" /> |
5 <topic href="html/tasks/start/carbide_requirements.htm" label="System Requirements"> |
|
6 <topic href="html/tasks/debugger/run_mode_debug_01.htm" label="Installing PERL"> |
|
7 </topic> |
|
8 <topic href="html/tasks/debugger/run_mode_debug_02.htm" label="Installing an SDK"> |
|
9 </topic> |
|
10 <topic href="html/tasks/debugger/run_mode_debug_03.htm" label="Configuring environment variables"> |
|
11 </topic> |
|
12 <topic href="html/tasks/debugger/run_mode_debug_04.htm" label="Setting up a virtual drive"> |
|
13 </topic> |
|
14 </topic> |
6 <topic label="Carbide Help" href="html/tasks/start/carbide_help.htm" /> |
15 <topic label="Carbide Help" href="html/tasks/start/carbide_help.htm" /> |
7 <topic label="Supported Target Types" href="html/concepts/build_targets.htm" /> |
16 <topic label="Supported Target Types" href="html/concepts/build_targets.htm" /> |
8 <topic label="Supported SDKs" href="html/sos_references.htm" /> |
17 <topic label="Supported SDKs" href="html/sos_references.htm" /> |
9 <topic label="Updating Carbide" href="html/tasks/start/carbide_updating.htm" /> |
18 <topic label="Updating Carbide" href="html/tasks/start/carbide_updating.htm" /> |
10 <topic label="Tour of the UI" href="html/concepts/tour.html" /> |
19 <topic label="Tour of the UI" href="html/concepts/tour.html" /> |
220 </topic> |
229 </topic> |
221 <topic href="html/reference/view_symbian_kernel.htm" label="Symbian OS Data view"> |
230 <topic href="html/reference/view_symbian_kernel.htm" label="Symbian OS Data view"> |
222 <topic href="html/tasks/debugger/view_symbian_kernel_set.htm" label="Setting the Refresh Rate"></topic> |
231 <topic href="html/tasks/debugger/view_symbian_kernel_set.htm" label="Setting the Refresh Rate"></topic> |
223 </topic> |
232 </topic> |
224 </topic> |
233 </topic> |
|
234 <topic label="Debugging actions" href="html/debugger/debug/debug.htm"> |
|
235 <topic href="html/debugger/debug/viewing_debug.htm" label="View debugging"></topic> |
|
236 <topic href="html/debugger/debug/cmds_starting.htm" label="Starting and Terminating"></topic> |
|
237 <topic href="html/debugger/debug/cmds_resuming.htm" label="Suspending and Resuming"></topic> |
|
238 <topic href="html/debugger/debug/cmds_stepping.htm" label="Stepping Over, Into, and Out of Routines"></topic> |
|
239 <topic href="html/debugger/debug/cmds_other.htm" label="Other useful commands"></topic> |
|
240 <topic href="html/debugger/debug/cmds_reposition_pc.htm" label="Reposition the program counter"></topic> |
|
241 </topic> |
|
242 |
|
243 <topic href="html/reference/trk/wnd_new_connection_wizard.htm" label="On-Device Connections Overview" > |
|
244 <topic label="Remote Connections view" href="html/reference/trk/view_remote_connection.htm" /> |
|
245 <topic href="html/reference/trk/wnd_new_conn_wiz_edit.htm" label="Adding, editing, and deleting connections" /> |
|
246 <topic href="html/reference/trk/exporting_remote_conns.htm" label="Exporting remote connections"></topic> |
|
247 <topic href="html/reference/trk/importing_remote_conns.htm" label="Importing remote connections"></topic> |
|
248 </topic> |
225 |
249 |
226 <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" > |
227 <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" /> |
228 <topic label="Build Options Selection" href="html/projects/launch/wiz_new_launch_config.htm#BLD_OPT" /> |
252 <topic label="Build Options Selection" href="html/projects/launch/wiz_new_launch_config.htm#BLD_OPT" /> |
229 <topic label="New Launch Configuration" href="html/projects/launch/wiz_new_launch_config.htm#FINISH" /> |
253 <topic label="New Launch Configuration" href="html/projects/launch/wiz_new_launch_config.htm#FINISH" /> |
230 <topic label="Other project options" href="html/tasks/EmulatorToc.htm"> |
254 <topic label="Other project options" href="html/tasks/EmulatorToc.htm"> |
231 <topic label="Setting Environment for x86 Compiler" href="html/tasks/projects/prj_build_cmd_line.htm" /> |
255 <topic label="Setting Environment for x86 Compiler" href="html/tasks/projects/prj_build_cmd_line.htm" /> |
232 <topic label="Unsetting Built-in Environment" href="html/reference/wnd_carbide_pref_x86.htm" /> |
256 <topic label="Unsetting Built-in Environment" href="html/reference/wnd_carbide_pref_x86.htm" /> |
233 </topic> |
257 </topic> |
|
258 <topic label="DLL Emulator Example" href="html/concepts/SampleExampleProjectCreate.html" /> |
234 </topic> |
259 </topic> |
235 |
260 |
236 <topic label="Run mode debugging" href="html/projects/launch/pnp_debug_overview.htm" > |
261 <topic label="Run mode projects" href="html/projects/launch/pnp_debug_overview.htm" > |
|
262 <topic label="Run Mode Overview" href="html/tasks/start/carbide_overview_trk.htm" ></topic> |
|
263 <topic href="html/concepts/autotargeting.htm" label="Auto-Targeting of Executables"></topic> |
237 <topic href="html/projects/launch/launch_phone.htm" label="Debugging a phone"> |
264 <topic href="html/projects/launch/launch_phone.htm" label="Debugging a phone"> |
238 <topic label="Configure launch configuration" href="html/projects/launch/wnd_config_launch_config.htm" /> |
265 <topic label="Configure launch configuration" href="html/projects/launch/wnd_config_launch_config.htm" /> |
239 <topic label="Remote connection setting" href="html/projects/launch/wnd_change_connection.htm" /> |
266 <topic label="Remote connection setting" href="html/projects/launch/wnd_change_connection.htm" /> |
240 <topic label="Debug process settings" href="html/projects/launch/wnd_change_debug_process.htm" /> |
267 <topic label="Debug process settings" href="html/projects/launch/wnd_change_debug_process.htm" /> |
241 <topic label="Other settings" href="html/projects/launch/wnd_change_other_settings.htm" /> |
268 <topic label="Other settings" href="html/projects/launch/wnd_change_other_settings.htm" /> |
242 </topic> |
269 </topic> |
243 </topic> |
270 <topic href="html/tasks/debugger/run_mode_debug.htm" label="Run Mode Example"> |
244 |
|
245 |
|
246 <topic label="DLL Emulator Example" href="html/concepts/SampleExampleProjectCreate.html" /> |
|
247 </topic> |
|
248 |
|
249 <topic href="html/projects/launch/launch_board.htm" label="Debugging a reference board"> |
|
250 </topic> |
|
251 |
|
252 <topic label="Run mode projects" href="html/tasks/RunModeToc.htm"> |
|
253 <topic label="Run Mode Overview" href="html/tasks/start/carbide_overview_trk.htm" ></topic> |
|
254 <topic href="html/concepts/autotargeting.htm" label="Auto-Targeting of Executables"></topic> |
|
255 |
|
256 <topic href="html/tasks/start/carbide_example_trk.htm" label="Run Mode Example"> |
|
257 <topic href="html/tasks/trk/trk_preconditions.htm" label="1. Preconditions to On-Device Debugging"></topic> |
|
258 <topic href="html/tasks/trk/trk_installation_instr.htm" label="2. Installing an On-Device Debug Agent"></topic> |
|
259 <topic href="html/tasks/projects/working_with_sis_pkg_files.htm" label="3. Creating a PKG File"></topic> |
|
260 <topic href="html/tasks/projects/prj_creating_sis_file.htm" label="4. Creating a .SIS File"></topic> |
|
261 <topic href="html/tasks/start/carbide_deploying.htm" label="5. Deploying Programs"></topic> |
|
262 <topic href="html/tasks/trk/trk_carbide_setup.htm" label="6. Launch Configuration Setup"> |
|
263 <topic href="html/reference/trk/panel_trk_overview.htm" label="Debug (On-device Debugging) Overview"></topic> |
|
264 </topic> |
271 </topic> |
265 |
272 |
266 <topic href="html/tasks/projects/prj_debug_config.htm" label="7. Debugging Applications"> |
273 <topic href="html/tasks/projects/prj_debug_dlls.htm" label="Debugging DLLs"></topic> |
267 <topic href="html/tasks/projects/prj_debug_dlls.htm" label="Debugging DLLs"></topic> |
274 <topic href="html/tasks/projects/prj_import_exe.htm" label="Importing a Symbian Executable"></topic> |
268 <topic href="html/tasks/projects/prj_import_exe.htm" label="Importing a Symbian Executable"></topic> |
275 <topic href="html/tasks/processes/attach_debugger_to_process.htm" label="Attaching to a Symbian OS Process"></topic> |
269 <topic href="html/tasks/processes/attach_debugger_to_process.htm" label="Attaching to a Symbian OS Process"></topic> |
276 <topic href="html/tasks/start/carbide_debugging.htm" label="Debugging a Symbian OS Program"></topic> |
270 <topic href="html/tasks/start/carbide_debugging.htm" label="Debugging a Symbian OS Program"></topic> |
277 <topic href="html/concepts/arm_registers.htm" label="Registers"></topic> |
271 <topic href="html/concepts/arm_registers.htm" label="Registers"></topic> |
278 <topic href="html/reference/view_symbian_kernel.htm" label="Symbian OS Data View"></topic> |
272 <topic href="html/reference/view_symbian_kernel.htm" label="Symbian OS Data View"></topic> |
|
273 </topic> |
|
274 |
279 |
275 </topic> |
|
276 <topic label="Troubleshooting" href="html/tasks/trk/trk_troubleshooting.htm"/> |
|
277 </topic> |
280 </topic> |
278 |
281 |
279 <topic label="Stop mode projects" href="html/tasks/StopModeToc.htm"> |
282 <topic label="Stop mode projects" href="html/tasks/StopModeToc.htm"> |
|
283 <topic href="html/projects/launch/launch_board.htm" label="Debugging a reference board"> |
|
284 </topic> |
280 <topic label="Stop Mode Debug Example" href="html/tasks/debugger/stop_mode_debug.htm" > |
285 <topic label="Stop Mode Debug Example" href="html/tasks/debugger/stop_mode_debug.htm" > |
281 <topic label="1. On-Device Debugging Preconditions" href="html/tasks/debugger/stop_mode_debug_precond.htm" /> |
286 <topic label="1. On-Device Debugging Preconditions" href="html/tasks/debugger/stop_mode_debug_precond.htm" /> |
282 <topic label="2. Trace32 Support" href="html/projects/launch/trace32.htm" > |
287 <topic label="2. Trace32 Support" href="html/projects/launch/trace32.htm" > |
283 <topic label="Main" href="html/projects/launch/page_main.htm" /> |
288 <topic label="Main" href="html/projects/launch/page_main.htm" /> |
284 <topic label="Connection" href="html/projects/launch/page_connection.htm" /> |
289 <topic label="Connection" href="html/projects/launch/page_connection.htm" /> |
293 <topic label="Building a ROM Image File" href="html/reference/ROM_build_settings.html" /> |
298 <topic label="Building a ROM Image File" href="html/reference/ROM_build_settings.html" /> |
294 <topic label="ARM Registers" href="html/concepts/arm_registers.htm" /> |
299 <topic label="ARM Registers" href="html/concepts/arm_registers.htm" /> |
295 <topic label="Symbian OS Data View" href="html/reference/view_symbian_kernel.htm" /> |
300 <topic label="Symbian OS Data View" href="html/reference/view_symbian_kernel.htm" /> |
296 <topic label="Toggle HW Breakpoint" href="html/reference/menus/hardware_breakpoints.htm" /> |
301 <topic label="Toggle HW Breakpoint" href="html/reference/menus/hardware_breakpoints.htm" /> |
297 </topic> |
302 </topic> |
298 |
|
299 <topic href="html/reference/trk/wnd_new_connection_wizard.htm" label="On-Device Connections Overview" > |
|
300 <topic label="Remote Connections view" href="html/reference/trk/view_remote_connection.htm" /> |
|
301 <topic href="html/reference/trk/wnd_new_conn_wiz_edit.htm" label="Adding, editing, and deleting connections" /> |
|
302 <topic href="html/reference/trk/exporting_remote_conns.htm" label="Exporting remote connections"></topic> |
|
303 <topic href="html/reference/trk/importing_remote_conns.htm" label="Importing remote connections"></topic> |
|
304 </topic> |
|
305 <topic label="Debugging actions" href="html/debugger/debug/debug.htm"> |
|
306 <topic href="html/debugger/debug/viewing_debug.htm" label="View debugging"></topic> |
|
307 <topic href="html/debugger/debug/cmds_starting.htm" label="Starting and Terminating"></topic> |
|
308 <topic href="html/debugger/debug/cmds_resuming.htm" label="Suspending and Resuming"></topic> |
|
309 <topic href="html/debugger/debug/cmds_stepping.htm" label="Stepping Over, Into, and Out of Routines"></topic> |
|
310 <topic href="html/debugger/debug/cmds_other.htm" label="Other useful commands"></topic> |
|
311 <topic href="html/debugger/debug/cmds_reposition_pc.htm" label="Reposition the program counter"></topic> |
|
312 </topic> |
|
313 <topic href="html/debugger/breakpoints/breakpoints.htm" label="Breakpoints"> |
303 <topic href="html/debugger/breakpoints/breakpoints.htm" label="Breakpoints"> |
314 <topic label="Viewing breakpoints" href="html/debugger/breakpoints/viewing_breakpoints.htm" /> |
304 <topic label="Viewing breakpoints" href="html/debugger/breakpoints/viewing_breakpoints.htm" /> |
315 <topic label="Breakpoint status indicators" href="html/debugger/breakpoints/resolving_breakpoints.htm" /> |
305 <topic label="Breakpoint status indicators" href="html/debugger/breakpoints/resolving_breakpoints.htm" /> |
316 <topic label="Enabling, disabling, and removing breakpoints" href="html/debugger/breakpoints/toggling_breakpoints.htm" /> |
306 <topic label="Enabling, disabling, and removing breakpoints" href="html/debugger/breakpoints/toggling_breakpoints.htm" /> |
317 <topic label="Breakpoint properties" href="html/debugger/breakpoints/properties_breakpoints.htm" > |
307 <topic label="Breakpoint properties" href="html/debugger/breakpoints/properties_breakpoints.htm" > |