# HG changeset patch # User fturovic # Date 1286997317 18000 # Node ID 76029713f5704fbf7d9a7d2637ab8943c65ac254 # Parent fb8db13ce8401b3c4089840408d279e9e2d4729f updated version to 3.1 in text diff -r fb8db13ce840 -r 76029713f570 core/com.nokia.carbide.cpp.doc.user/html/tasks/processes/attach_to_process.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/processes/attach_to_process.htm Wed Oct 13 14:07:29 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/processes/attach_to_process.htm Wed Oct 13 14:15:17 2010 -0500 @@ -9,9 +9,8 @@

Attaching to a Process

-
-

Use a Symbian Attach to Process launch configuration to attach the debugger to an already running Symbian process or thread on a target device or simulator. This is useful for debugging DLLs where the main process is unknown or for servers running in RAM in a client-server relationship where the client relies on the presence of the server process to operate.

-

One common debugging DLL use case is when the developer doesn't know which process calls the DLL. This makes it difficult to debug the DLL because you doesn't know which process to attach to nor start. Carbide enables DLL debugging by simply attaching the DLL to any running process as long as the DLL is included in the Executables view.

+Use a Symbian Attach to Process launch configuration to attach the debugger to an already running Symbian process or thread on a target device or simulator. This is useful for debugging DLLs where the main process is unknown or for servers running in RAM in a client-server relationship where the client relies on the presence of the server process to operate. +

One common debugging DLL use case is when the developer doesn't know which process calls the DLL. This makes it difficult to debug the DLL because you doesn't know which process to attach to nor start. Carbide enables DLL debugging by simply attaching the DLL to any running process as long as the DLL is included in the Executables view.

You can also attach to a process in the Symbian Data view when debugging.

NOTE You cannot attach to a process running on an emulator. It must be a target device or simulator running the Symbian and the CODA software.

When attempting to find a process the debugger uses the UID3 to locate the process.

diff -r fb8db13ce840 -r 76029713f570 core/com.nokia.carbide.cpp/plugin.properties --- a/core/com.nokia.carbide.cpp/plugin.properties Wed Oct 13 14:07:29 2010 -0500 +++ b/core/com.nokia.carbide.cpp/plugin.properties Wed Oct 13 14:15:17 2010 -0500 @@ -6,7 +6,7 @@ CHEAT_SHEETS = Cheat Sheets CHEAT_SHEETS_MENU = &Cheat Sheets... -productBlurb=\nCarbide.c++ Version 3.0.0\n\ +productBlurb=\nCarbide.c++ Version 3.1.0\n\ Build {0} {1}\n\n\n\ Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.\n\ Visit http://developer.symbian.org/\n\ diff -r fb8db13ce840 -r 76029713f570 core/com.nokia.carbide.cpp/plugin.xml --- a/core/com.nokia.carbide.cpp/plugin.xml Wed Oct 13 14:07:29 2010 -0500 +++ b/core/com.nokia.carbide.cpp/plugin.xml Wed Oct 13 14:15:17 2010 -0500 @@ -34,7 +34,7 @@ + value="Carbide.c++ v3.1.0 for Symbian"/>