Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail Khodjaiants2004-05-12 16:13:07 +0000
committerMikhail Khodjaiants2004-05-12 16:13:07 +0000
commit63dc1031e92d48540f237e65dbc30ce5429bc0b6 (patch)
treef8f0fc54c374c9d70f117fae470a3a1804864fb9 /debug/org.eclipse.cdt.debug.ui/ChangeLog
parent0a710a556664d35b218e58a484a58e2bd23e0eec (diff)
downloadorg.eclipse.cdt-63dc1031e92d48540f237e65dbc30ce5429bc0b6.tar.gz
org.eclipse.cdt-63dc1031e92d48540f237e65dbc30ce5429bc0b6.tar.xz
org.eclipse.cdt-63dc1031e92d48540f237e65dbc30ce5429bc0b6.zip
The input member of 'DisassemblyAnnotationModel' can be null.
Diffstat (limited to 'debug/org.eclipse.cdt.debug.ui/ChangeLog')
-rw-r--r--debug/org.eclipse.cdt.debug.ui/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debug/org.eclipse.cdt.debug.ui/ChangeLog b/debug/org.eclipse.cdt.debug.ui/ChangeLog
index 123638d8597..2c73e853025 100644
--- a/debug/org.eclipse.cdt.debug.ui/ChangeLog
+++ b/debug/org.eclipse.cdt.debug.ui/ChangeLog
@@ -1,4 +1,8 @@
2004-05-12 Mikhail Khodjaiants
+ The input member of 'DisassemblyAnnotationModel' can be null.
+ * DisassemblyAnnotationModel.java
+
+2004-05-12 Mikhail Khodjaiants
Do not log CoreException thrown from the 'decrementInstallCount' method.
* CBreakpointUpdater.java

Back to the top