1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00
This commit is contained in:
Alain Magloire 2003-01-27 18:46:26 +00:00
parent c639d037ed
commit 185fd21969

View file

@ -1,3 +1,8 @@
2003-01-27 Alain Magloire
* src/org/eclipse/cdt/debug/mi/core/cdi/VariableManager.java (findVariable):
Bug fix, did not compare the stacks correctly.
2003-01-27 Alain Magloire
* src/org/eclipse/cdt/debug/mi/core/cdi/model/ICDIVariableObject.java: