1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 04:45:38 +02:00
This commit is contained in:
Alain Magloire 2003-05-06 16:04:23 +00:00
parent 9b6c9a6f45
commit eec646bbe5

View file

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