mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
updated.
This commit is contained in:
parent
6d076ba860
commit
a2f38e6019
2 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-01-21 Alain Magloire
|
||||
* src/org/eclipse/cdt/debug/core/cdi/event/ICDIConfiguration.java
|
||||
(supportsSharedLibary): New method.
|
||||
|
||||
2003-01-21 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/debug/core/cdi/event/ICDISuspendedEvent.java:
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
2003-01-20 Alain Magloire
|
||||
|
||||
* src/.../mi/core/cdi/Configuration.java (supporstSharedLibrary):
|
||||
New method.
|
||||
* src/.../mi/core/cdi/CoreFileConfiguration.java (supporstSharedLibrary):
|
||||
New method.
|
||||
* src/.../mi/core/cdi/SharedLibraryManager.java (update):
|
||||
Checks if support for shared Libary before doin an update.
|
||||
|
||||
2003-01-20 Alain Magloire
|
||||
|
||||
* src/.../mi/core/cdi/SuspendedEvent.java: Use SignalReceived.
|
||||
|
|
Loading…
Add table
Reference in a new issue