diff --git a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog index 8f211fadb84..ee4b6c1ad7a 100644 --- a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog +++ b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog @@ -1,3 +1,9 @@ +2003-04-02 Alain Magloire + + * src/org/eclipse/cdt/debug/mi/core/cdt/model/Target.java: + suspend() sync for at least < 10 seconds to allow the gdb to + suspend via SIGINT the program. + 2003-03-28 Mikhail Khodjaiants Added time stamp to the trace messages. * MIPlugin.java