diff --git a/debug/org.eclipse.cdt.debug.core/ChangeLog b/debug/org.eclipse.cdt.debug.core/ChangeLog index ed148da2dd3..429b309d50b 100644 --- a/debug/org.eclipse.cdt.debug.core/ChangeLog +++ b/debug/org.eclipse.cdt.debug.core/ChangeLog @@ -1,3 +1,8 @@ +2003-04-20 Alain Magloire + + * CValue.java: + Was throwing a IndexOutOfBoundException. + 2003-04-17 Mikhail Khodjaiants Check if the underlying cdi variable is not null before accessing it. * CVariable.java