From a694d99ff6bf93ed162762b6590054edef75b3d7 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Fri, 23 May 2003 16:04:36 +0000 Subject: [PATCH] updated. --- debug/org.eclipse.cdt.debug.mi.core/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog index 9d25a312c5e..ef2b96c47c4 100644 --- a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog +++ b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog @@ -1,3 +1,8 @@ +2003-05-24 Alain Magloire + + * src/org/eclipse/cdt/debug/mi/core/cdi/StackFrame.java + When execption reset the variable to null and rethrow the exception. + 2003-05-24 Alain Magloire Continuing the implementation of types.