# HG changeset patch
# User timkelly
# Date 1264610090 21600
# Node ID ce9defbd72a6d06403743bed61ba639d4eea479f
# Parent 17e718655d7355f848c817ab05f2b4bbfaefade4# Parent 0396114c1f2e60976fefdf221b99c72b460b4192
merge commit
diff -r 0396114c1f2e -r ce9defbd72a6 core/com.nokia.carbide.cpp.doc.user/.project
--- a/core/com.nokia.carbide.cpp.doc.user/.project Mon Jan 25 15:43:57 2010 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-
-
- com.nokia.carbide.cpp.doc.user
-
-
-
-
-
- org.eclipse.pde.ManifestBuilder
-
-
-
-
- org.eclipse.pde.SchemaBuilder
-
-
-
-
-
- org.eclipse.pde.PluginNature
-
-
diff -r 0396114c1f2e -r ce9defbd72a6 core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/stop_mode_cs.xml
--- a/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/stop_mode_cs.xml Mon Jan 25 15:43:57 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/stop_mode_cs.xml Wed Jan 27 10:34:50 2010 -0600
@@ -1,22 +1,22 @@
-
-
-
-
-
- Follow these steps to install on-device stop mode debug software and compilers, create ROM images, and define launch configurations.
-
-
-
- -
-
- Before you begin stop mode debugging, make sure all preconditions are met.
-
-
-
- -
-
- Define debug launch configurations for the selected project.
-
-
-
-
+
+
+
+
+
+ Follow these steps to install on-device stop mode debug software and compilers, create ROM images, and define launch configurations.
+
+
+
+ -
+
+ Before you begin stop mode debugging, make sure all preconditions are met.
+
+
+
+ -
+
+ Define debug launch configurations for the selected project.
+
+
+
+
diff -r 0396114c1f2e -r ce9defbd72a6 core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_debug_dialogs_help.xml
--- a/core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_debug_dialogs_help.xml Mon Jan 25 15:43:57 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_debug_dialogs_help.xml Wed Jan 27 10:34:50 2010 -0600
@@ -237,15 +237,6 @@
-
-
- Specify the settings for Sophia debugging.
-
-
-
-
-
-
Specify the ROM image details.
@@ -287,12 +278,6 @@
-
- Specify Sophia configuration information.
-
-
-
-
Specify Trace32 configuration information.
diff -r 0396114c1f2e -r ce9defbd72a6 core/com.nokia.carbide.cpp.doc.user/html/context_help/eclipse_dialogs_help.xml
--- a/core/com.nokia.carbide.cpp.doc.user/html/context_help/eclipse_dialogs_help.xml Mon Jan 25 15:43:57 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/context_help/eclipse_dialogs_help.xml Wed Jan 27 10:34:50 2010 -0600
@@ -1,376 +1,370 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- The Debug view shows the target debugging information in a tree hierarchy.
-
-
-
-
-
-
-
-
- Use the Variables view to manipulate the variables or variable hierarchy used in source code.
-
-
-
-
-
-
-
-
-
- Use the Breakpoints view to examine, enable or disable the breakpoints in one or more build configurations.
-
-
-
-
-
-
-
-
- Use the Expressions view to monitor and manipulate variables, structures, and arrays.
-
-
-
-
-
-
-
-
-
-
-
-
- Use the Registers view to view general, FPU, and host-specific registers of the host computer, not the target device.
-
-
-
-
-
-
-
-
-
-
- Use the Memory view to inspect and change process memory.
-
-
-
-
-
-
-
-
- Specify where the debugger should look for source files.
-
-
-
-
-
- Specify where the debugger should store the debug configuration.
-
-
-
-
- Select a launch type to create a launch configuration.
-
-
-
-
-
-
-
- Review launch configuration information.
-
-
-
-
-
- Specify Sophia configuration information.
-
-
-
-
-
- Specify Trace32 configuration information.
-
-
-
-
-
- Specify TRK connection information.
-
-
-
-
- Specify ROM image information.
-
-
-
-
-
- Specify SIS information.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Use the Debug or Run panels to create launch configurations for your applications.
-
-
-
-
-
-
-
-
-
- Use the environment pane to add or remove environment variables.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Select the project, class, or file to create.
-
-
-
-
-
-
-
-
-
- Select the type of file to import for debugging.
-
-
-
-
-
-
-
- Import an executable for debugging.
-
-
-
-
-
-
-
- Use the Console view to show the output of a process and provide keyboard input to a process.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Use the Console view to show the output of a process and provide keyboard input to a process.
-
-
-
-
-
-
-
-
-
-
-
-
-
- Select the project type to create.
-
-
-
-
-
-
-
-
-
-
- Configuration details of this Carbide.c++ installation. May include useful information that should be included with a bug report.
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Debug view shows the target debugging information in a tree hierarchy.
+
+
+
+
+
+
+
+
+ Use the Variables view to manipulate the variables or variable hierarchy used in source code.
+
+
+
+
+
+
+
+
+
+ Use the Breakpoints view to examine, enable or disable the breakpoints in one or more build configurations.
+
+
+
+
+
+
+
+
+ Use the Expressions view to monitor and manipulate variables, structures, and arrays.
+
+
+
+
+
+
+
+
+
+
+
+
+ Use the Registers view to view general, FPU, and host-specific registers of the host computer, not the target device.
+
+
+
+
+
+
+
+
+
+
+ Use the Memory view to inspect and change process memory.
+
+
+
+
+
+
+
+
+ Specify where the debugger should look for source files.
+
+
+
+
+
+ Specify where the debugger should store the debug configuration.
+
+
+
+
+ Select a launch type to create a launch configuration.
+
+
+
+
+
+
+
+ Review launch configuration information.
+
+
+
+
+
+ Specify Trace32 configuration information.
+
+
+
+
+
+ Specify TRK connection information.
+
+
+
+
+ Specify ROM image information.
+
+
+
+
+
+ Specify SIS information.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Use the Debug or Run panels to create launch configurations for your applications.
+
+
+
+
+
+
+
+
+
+ Use the environment pane to add or remove environment variables.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Select the project, class, or file to create.
+
+
+
+
+
+
+
+
+
+ Select the type of file to import for debugging.
+
+
+
+
+
+
+
+ Import an executable for debugging.
+
+
+
+
+
+
+
+ Use the Console view to show the output of a process and provide keyboard input to a process.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Use the Console view to show the output of a process and provide keyboard input to a process.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Select the project type to create.
+
+
+
+
+
+
+
+
+
+
+ Configuration details of this Carbide.c++ installation. May include useful information that should be included with a bug report.
+
+
+
+
+
+
+
+
+
+
diff -r 0396114c1f2e -r ce9defbd72a6 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_configs_overview.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_configs_overview.htm Mon Jan 25 15:43:57 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_configs_overview.htm Wed Jan 27 10:34:50 2010 -0600
@@ -21,7 +21,6 @@
Symbian OS Attach to Process —used to debug processes running on a target device for which a symbol file is available. This is available only for TRK and stop mode debugging. This launch configuration is not available for emulator debugging. Stop mode and TRK can both attach to a process from the Symbian OS Data view.
Symbian OS Crash Debugger —used to launch an interactive command-line session with the Symbian OS crash debugger when the device crashes
Symbian OS Emulation —used to run or debug executables on an emulator.
- Symbian OS Sophia (only available in OEM Edition)—is an external debugger that the Carbide debugger communicates with, to debug any Symbian OS module on a target using a JTAG connection.
Symbian OS System TRK (not available Developer Editions) —used to run or debug applications or ROM code on a target device using the System TRK on-device debug agent. System TRK is an application that runs on reference boards and prototype phones and allows you to debug your executables. The debugger will download files to the phone prior to launching.
Symbian OS Trace32 (only available in OEM Edition)—is an external debugger that the Carbide debugger communicates with, to debug any Symbian OS module on a target using a JTAG connection.
@@ -32,6 +31,6 @@
New Launch Configuration Wizard
Debug dialog
-
+