mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
updated.
This commit is contained in:
parent
fb481703f2
commit
38540e1407
2 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-01-17 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/debug/core/cdi/ICDISharedLibraryManager.java
|
||||
(loadSymbols): new method takes an array of IShareLibrary
|
||||
(loadSymbols): no arguments.
|
||||
|
||||
2003-01-16 Mikhail Khodjaiants
|
||||
Implementing the Shared Libraries view.
|
||||
* ICSharedLibrary.java
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2003-01-17 Alain Magloire
|
||||
|
||||
* src/.../mi/core/cdi/SharedLibraryManager.java (loadSymbols):
|
||||
New method takes and array of ICDISharedLibrary.
|
||||
* src/.../mi/core/cdi/SharedLibrary.java (loadSymbols):
|
||||
Call the share manager to load.
|
||||
|
||||
2003-01-17 Alain Magloire
|
||||
|
||||
* src/.../mi/core/cdi/SharedLibraryManager.java (loadSymbols):
|
||||
|
|
Loading…
Add table
Reference in a new issue