1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
This commit is contained in:
Alain Magloire 2003-08-30 19:50:55 +00:00
parent 8911cb0c81
commit 237f613643

View file

@ -1,3 +1,9 @@
2003-08-30 Alain Magloire
Unnecessary synchronization making deadlocks. Should revisit this code.
* src/org/eclipse/cdt/debug/mi/core/MIInferior.java
2003-08-29 Mikhail Khodjaiants
Added new command - 'set stop-on-solib-events'.