Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.debug.ui/ChangeLog')
-rw-r--r--debug/org.eclipse.cdt.debug.ui/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debug/org.eclipse.cdt.debug.ui/ChangeLog b/debug/org.eclipse.cdt.debug.ui/ChangeLog
index ef8e508fc9b..6bd61facfb7 100644
--- a/debug/org.eclipse.cdt.debug.ui/ChangeLog
+++ b/debug/org.eclipse.cdt.debug.ui/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-08 Mikhail Khodjaiants
+ Bug 79371: Setting breakpoints in the left hand side ruler of the disassembly view is sluggish.
+ Asynchronous breakpoint handling.
+ * DisassemblyEditorInput.java
+
2005-07-04 Mikhail Khodjaiants
Removed the "IBreakpointTarget" interface.
* DisassemblyEditorInput.java

Back to the top