# HG changeset patch # User fturovic # Date 1274972469 18000 # Node ID 8a094729606fef97d6acee06a29214849b1ee337 # Parent df626de54f3a8601609f20ea87e770ed437ede2a Removed unused images from manual diff -r df626de54f3a -r 8a094729606f core/com.nokia.carbide.cpp.doc.user/html/debugger.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/debugger.htm Thu May 27 09:30:23 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/debugger.htm Thu May 27 10:01:09 2010 -0500 @@ -2,15 +2,25 @@ - + Carbide.c++ User Guide + body,td,th { + font-size: 1em; +} +body { + background-color: #CCCCCC; +} + .style1 { + font-size: 2em; + font-weight: bold; +} + - +

 

@@ -18,14 +28,14 @@ - +

 

 

-

 

Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
License: http://www.eclipse.org/legal/epl-v10.html

Carbide.c++ User Guide

-

Version 3.0.0b, Apr, 2010

Carbide.c++ User Guide +
+

Version 3.0.0, May, 2010

 

diff -r df626de54f3a -r 8a094729606f core/com.nokia.carbide.cpp.doc.user/html/images/about.png Binary file core/com.nokia.carbide.cpp.doc.user/html/images/about.png has changed diff -r df626de54f3a -r 8a094729606f core/com.nokia.carbide.cpp.doc.user/html/images/about_cpp.png Binary file core/com.nokia.carbide.cpp.doc.user/html/images/about_cpp.png has changed diff -r df626de54f3a -r 8a094729606f core/com.nokia.carbide.cpp.doc.user/html/images/background_carbide.jpg Binary file core/com.nokia.carbide.cpp.doc.user/html/images/background_carbide.jpg has changed diff -r df626de54f3a -r 8a094729606f core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm Thu May 27 09:30:23 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm Thu May 27 10:01:09 2010 -0500 @@ -16,7 +16,7 @@ -

Carbide.c++ Release Notes 2.6.0

+

Carbide.c++ Release Notes 3.0.0

The Carbide.c++ is a comprehensive development tool suite for Symbian OS that is based on the Eclipse framework. The C++ Development Toolkit (CDT), provides the foundation for project and build tools management, as well as the primary interface for the debugger to communicate with the IDE.

This is a collection of important information concerning last-minute changes and other topics that deserve special attention. Please @@ -35,11 +35,23 @@ Updating the CDT feature in Carbide.c++/Eclipse will wipe out our changes making the tools unusable!

See the Tips & tricks page for more helpful information.

-

What's New in 2.6.0

+

What's New in 3.0.0

The following features for Symbian development are provided within Carbide.c++:

+

2.6.0

+

2.5.0

-

2.4.0

- -

2.3.0

- -

2.2.0

- -

2.1.0

- -

2.0.4

- -

2.0.3

- -

2.0.0

- - -

1.3.1

- -
-

For example, the concept of a "main executable" had been replaced with the Executables tab where a list of executables targeted for debugging were shown. This UI change brings the launch configurations into sync with that change by removing the Main Executable from the Main tab. The Main tab will only show a process to launch and not executables targeted for debugging.

-

Another example, the Arguments field used by the run-mode TRK configurations has been moved to the Arguments tab to match the Emulator configuration.

-
- -

1.3.0

- -

User Notes

-

Fixed bugs and workarounds