mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
updated
This commit is contained in:
parent
8e88d4cc83
commit
1fcbc804ab
1 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
||||||
|
2003-04-21 Alain Magloire
|
||||||
|
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/cdi/Target.java (suspend):
|
||||||
|
Remove the delay of 10 secs.
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/MIInferior.java (interrupt):
|
||||||
|
Do a delay of 10 secs to allow time for the inferior to stop.
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/MISession.java (terminate) :
|
||||||
|
Clear the EventQueue, if we restart.
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/Queue (isEmpty):
|
||||||
|
New method.
|
||||||
|
|
||||||
2003-04-21 Alain Magloire
|
2003-04-21 Alain Magloire
|
||||||
|
|
||||||
* src/org/eclipse/cdt/debug/mi/core/GDBDebugger.java:
|
* src/org/eclipse/cdt/debug/mi/core/GDBDebugger.java:
|
||||||
|
|
Loading…
Add table
Reference in a new issue