mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
updated.
This commit is contained in:
parent
94afd4d3bc
commit
63e87a6178
1 changed files with 17 additions and 0 deletions
|
@ -1,3 +1,20 @@
|
||||||
|
2003-02-01 Alain Magloire
|
||||||
|
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/cdi/event/ChangedEvent.java:
|
||||||
|
Support for ICDISignal event.
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/cdi/model/Signal.java (handle):
|
||||||
|
Implemented.
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/cdi/EventManager.java (update):
|
||||||
|
Support for ICDISignal event.
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/cdi/SignalManager.java (handle):
|
||||||
|
New method.
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/command/CommandFactory.java (createMIHandle):
|
||||||
|
New method
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/command/MIHandle.java:
|
||||||
|
New File.
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/CLICommand.java:
|
||||||
|
Check for "handle" and "signal" cli command.
|
||||||
|
|
||||||
2003-01-31 Alain Magloire
|
2003-01-31 Alain Magloire
|
||||||
|
|
||||||
* src/org/eclipse/cdt/debug/mi/core/cdi/event/DestroyedEvent.java:
|
* src/org/eclipse/cdt/debug/mi/core/cdi/event/DestroyedEvent.java:
|
||||||
|
|
Loading…
Add table
Reference in a new issue