diff --git a/debug/org.eclipse.cdt.debug.core/ChangeLog b/debug/org.eclipse.cdt.debug.core/ChangeLog index fbabbc63bb9..0fe87957c69 100644 --- a/debug/org.eclipse.cdt.debug.core/ChangeLog +++ b/debug/org.eclipse.cdt.debug.core/ChangeLog @@ -1,3 +1,10 @@ +2003-08-06 Alain Magloire + + Move some of the methods in ICDIVariableObject. + + * src/org/eclipse/cdt/debug/core/cdi/ICDIVariable.java + * src/org/eclipse/cdt/debug/core/cdi/ICDIVariableObject.java + 2003-08-05 Mikhail Khodjaiants Use the 'getReferencedProject' method to obtain all referenced projects. * CDebugUtils.java