1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00

update the logs.

This commit is contained in:
Alain Magloire 2004-01-28 21:05:06 +00:00
parent b1dd76df72
commit e692b9940d

View file

@ -1,4 +1,13 @@
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.