1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
This commit is contained in:
Alain Magloire 2003-08-07 15:06:07 +00:00
parent 36975e135f
commit 0be4d53f22

View file

@ -1,3 +1,14 @@
2003-08-07 Alain Magloire
PR 38964.
* src/org/eclipse/cdt/debug/mi/core/MIInferior.java:
The method interrupted was synchronized and so was the
setSuspended(). Now do a notify when the status change.
Throw an exception if the interrupt() failed.
* src/org/eclipse/cdt/debug/mi/core/cdi/model/Target.java:
Do not check for running.
2003-08-06 Alain Magloire
Dealing with casting: Casting a field of a structure did not