Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.debug.core/ChangeLog')
-rw-r--r--debug/org.eclipse.cdt.debug.core/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debug/org.eclipse.cdt.debug.core/ChangeLog b/debug/org.eclipse.cdt.debug.core/ChangeLog
index 05891aa8dfe..3079917f147 100644
--- a/debug/org.eclipse.cdt.debug.core/ChangeLog
+++ b/debug/org.eclipse.cdt.debug.core/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-03 Mikhail Khodjaiants
+ Fix for bug 80106: Terminating during stepping state caused exception in CDT.
+ * CThread.java
+
2004-12-01 Mikhail Khodjaiants
Partial fix for bug 77444: CDT does not handle address breakpoints across sessions.
* CBreakpointManager.java

Back to the top