1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 14:25:37 +02:00
This commit is contained in:
Alain Magloire 2003-04-17 20:40:29 +00:00
parent 54210b5a50
commit 3619fb6ec0

View file

@ -1,3 +1,10 @@
2003-04-17 Alain Magloire
* src/org/eclipse/cdt/debug/mi/core/cdi/model/Target.java:
setCurrentThread(), calls VariableManager.update();
* src/org/eclipse/cdt/debug/micore/cdt/model/Thread.java:
setCurrentStackFrame() calls VariableManager.update();
2003-04-07 Mikhail Khodjaiants
Changed the messages of CDI exceptions.
* MISession.java