Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Barnes2005-02-11 21:17:00 +0000
committerKevin Barnes2005-02-11 21:17:00 +0000
commitc830a8ab694e18e2b942651a78f8ff5efd0f97c3 (patch)
tree4637e2ed51f89e0f70bcd02fc054d1bc92ff46e3 /org.eclipse.debug.core
parentc6cb658111561bbd0e4beb9b0350806ecf7806c2 (diff)
downloadeclipse.platform.debug-c830a8ab694e18e2b942651a78f8ff5efd0f97c3.tar.gz
eclipse.platform.debug-c830a8ab694e18e2b942651a78f8ff5efd0f97c3.tar.xz
eclipse.platform.debug-c830a8ab694e18e2b942651a78f8ff5efd0f97c3.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.debug.core')
-rw-r--r--org.eclipse.debug.core/buildnotes_platform-debug.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/buildnotes_platform-debug.html b/org.eclipse.debug.core/buildnotes_platform-debug.html
index 81287ea38..bc0d676a7 100644
--- a/org.eclipse.debug.core/buildnotes_platform-debug.html
+++ b/org.eclipse.debug.core/buildnotes_platform-debug.html
@@ -21,6 +21,13 @@ Problem Reports Fixed</h3>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=84795">84795</a>: Missing NLS string<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=84586">84586</a>: Launch doesn't wait for build if launching while &quot;cleaning&quot; before build<br>
<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=82318">82318</a>: Breakpoint enablement blocks UI<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=80325">80325</a>: Deferred content adapater will override workbench adapter<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=84075">84075</a>: deferred workbench adapters for expressions and registers<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=84825">84825</a>: new variables no longer revealed<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=84672">84672</a>: breakpoint does not have marker errors in test log<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=84907">84907</a>: Invalid thread access while removing launches<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=84958">84958</a>: class cast exceptions<br>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=85048">85048</a>: RemoveAllTerminatedAction causes debug view to refresh<br>
<h1>
Eclipse Platform Build Notes&nbsp;<br>

Back to the top