1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-21 07:05:58 +02:00

update the log

This commit is contained in:
Alain Magloire 2004-01-28 21:05:25 +00:00
parent 78e50dd585
commit fad7ba011f

View file

@ -1,4 +1,14 @@
2004-12-22 Alain Magloire
2004-01-28 Alain Magloire
Some clients using MI need to have access to thoes
methods change the scope for protected.
* src/org/eclipse/cdt/debug/mi/core/cdi/model/Value.java
* src/org/eclipse/cdt/debug/mi/core/command/CLICommand.java
* src/org/eclipse/cdt/debug/mi/core/output/MIInfoThreadsInfo.java
2004-01-22 Alain Magloire
Cache the stackframes when we become suspended, to reduce
the chat between gdb.