mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Updated.
This commit is contained in:
parent
df686f48b1
commit
08db8ae0fd
1 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,18 @@
|
|||
2003-02-04 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/event/ExitedEvent.java:
|
||||
Catch MIInferiorSignalExitEvent.
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/event/ExitedEvent.java:
|
||||
Catch MIInferiorSignalExitEvent.
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/SignalExitInfo.java:
|
||||
New File.
|
||||
* src/org/eclipse/cdt/debug/mi/core/event/MIInferiorSignalExitEvent.java:
|
||||
New File
|
||||
* src/org/eclipse/cdt/debug/mi/core/event/CLIProcessir.java:
|
||||
"signal" command is like continue.
|
||||
* src/org/eclipse/cdt/debug/mi/core/event/RxThread.java:
|
||||
Catch MIInferiorSignalExitEvent.
|
||||
|
||||
2003-02-04 Alain Magloire
|
||||
|
||||
Refactor MISignal in MISigHandle to not confus with
|
||||
|
|
Loading…
Add table
Reference in a new issue