core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm
changeset 2089 3d4e0b2128c1
parent 1951 4809919782c0
child 2131 ff0156b93599
--- a/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm	Wed Sep 22 13:21:59 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm	Wed Sep 22 13:40:05 2010 -0500
@@ -22,8 +22,15 @@
 <ul>
     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10833">10755</a> - The News Reader has transformed into the Carbide Portal which no longer causes any slowdowns until its accessed.</li>
     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10833">10833</a> - Fixed an ordering issue when spilling byte instructions and only the EBX and EDI registers are available.</li>
-    <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10833"> 11239</a> - Fixed an issue that caused variables to display incorrectly during a debug session. </li>
+    <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=10833">11239</a> - Fixed an issue that caused variables to display incorrectly during a debug session. </li>
     <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11563">11563</a> - The Build Project dialog now also shows the project name. </li>
+    <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11650">11650</a> - Fixed an issue that prevented copying of the executables listed in the Executables view for pasting into another file.</li>
+    <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11744">11744</a> - Resolved an issue that prevented breakpoints from being hit when two processes were being debugged.</li>
+    <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11759">11759</a> - Fixed an issue where the line being executed was not the line currently pointed to in the display.</li>
+    <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11874">11874</a> - Syntax coloring no longer flickers on/off during a stepover action.</li>
+    <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11926">11926</a> - The debugger now correctly uses <span class="code">controlif</span> single stepover instead of <span class="code">stepinto</span> at branch instructions.</li>
+    <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11947">11947</a> - The epoc engine now correctly replaces the '~' character in def files with a directory based on the current build configuration.</li>
+    <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=11995">11995</a> - You can now toggle service testing on and off from within the Remote Connections view.</li>
 </ul>
 <h4><a name="bugs270" id="bugs2"></a>v2.7.0</h4>
 <ul>