diff --git a/debug/org.eclipse.cdt.debug.core/ChangeLog b/debug/org.eclipse.cdt.debug.core/ChangeLog index 7ff9a5cec53..8487c918bfa 100644 --- a/debug/org.eclipse.cdt.debug.core/ChangeLog +++ b/debug/org.eclipse.cdt.debug.core/ChangeLog @@ -1,3 +1,7 @@ +2003-03-28 Mikhail Khodjaiants + Do not log the exceptions thrown by the breakpoint setting methods. + * CDebugTarget.java + 2003-03-28 Mikhail Khodjaiants Added default format preference constants for variables, expressions and registers. * ICDebugConstants.java