1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
This commit is contained in:
Alain Magloire 2003-02-03 19:30:27 +00:00
parent 7909269cef
commit 18a6210a28

View file

@ -1,3 +1,10 @@
2003-02-03 Alain Magloire
* src/org/eclipse/cdt/debug/core/cdi/model/ICDISignal.java:
(getDescription): new Method replace getMeaning().
(isStopSet): new method.
(isIgnore): new method.
2003-01-31 Mikhail Khodjaiants
Implementing the 'Signals' view.
* ICSharedLibraryManager.java