1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 04:15:35 +02:00
This commit is contained in:
Alain Magloire 2003-04-02 21:15:34 +00:00
parent 45ee4acdb5
commit eb6a564511

View file

@ -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