diff --git a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog index 827f20f287e..a23396cf20c 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-06 Alain Magloire + + * src/org/eclipse/cdt/debug/mi/core/cdi/model/Thread.java (suspend): + Suspend the program before selecting the thread. + 2003-05-01 Mikhail Khodjaiants Implementations of the new "terminateSessionOnExit" method of ICDIConfiguration. * Configuration.java