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-04-04 04:48:45 +00:00
parent 25006b66d6
commit 3b0adc309f

View file

@ -1,3 +1,8 @@
2003-04-03 Alain Magloire
* src/org/eclipse/cdt/debug/mi/core/cdt/VariableManager.java:
update(), put a limit on the number of stack we check for variables.
2003-04-03 Alain Magloire
* src/org/eclipse/cdt/debug/mi/core/cdt/model/Target.java: