mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 06:45:43 +02:00
updated.
This commit is contained in:
parent
36975e135f
commit
0be4d53f22
1 changed files with 11 additions and 0 deletions
|
@ -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
|
2003-08-06 Alain Magloire
|
||||||
|
|
||||||
Dealing with casting: Casting a field of a structure did not
|
Dealing with casting: Casting a field of a structure did not
|
||||||
|
|
Loading…
Add table
Reference in a new issue