1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00
This commit is contained in:
Alain Magloire 2003-02-12 21:17:49 +00:00
parent a323aa42f0
commit 8a20273b4b

View file

@ -4,6 +4,9 @@
Removed getRegisterObjects(), getRegisters(), getSharedLibraries().
Those actions are done via the managers.
* src/org/eclipse/cdt/debug/mi/core/cdi/model/Variable.java (getChild):
Check the grand children also.
2003-02-12 Alain Magloire
* src/org/eclipse/cdt/debug/mi/core/cdi/SharedLibraryManager.java (isAutoLoadSymbols):