mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-08 17:45:24 +02:00
updated.
This commit is contained in:
parent
d280153d95
commit
7f6e9e73c2
1 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,16 @@
|
|||
2003-11-22 Alain Magloire
|
||||
|
||||
In MISession constructor if the initialization fails shutdown
|
||||
the Tx/RX/Event threads.
|
||||
In MIPlugin if the initialization fails shutdown the pty console.
|
||||
Ditto for GDBDebugger/GDBServerDebugger/CygwinGDBDebugger.
|
||||
|
||||
* src/org/eclipse/cdt/debug/mi/core/MIPlugin.java
|
||||
* src/org/eclipse/cdt/debug/mi/core/MISession.java
|
||||
* src/org/eclipse/cdt/debug/mi/core/GDBDebugger.java
|
||||
* src/org/eclipse/cdt/debug/mi/core/GDBServerDebugger.java
|
||||
* src/org/eclipse/cdt/debug/mi/core/CygwinGDBDebugger.java
|
||||
|
||||
2003-11-21 Alain Magloire
|
||||
|
||||
The wrong MIPlugin.createCSession() method was used.
|
||||
|
|
Loading…
Add table
Reference in a new issue