mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
updated.
This commit is contained in:
parent
6f480d7d32
commit
01d8396605
1 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,17 @@
|
|||
2003-01-17 Alain Magloire
|
||||
|
||||
The problem here is that we do not knw the state of
|
||||
the session, for example "target remote server:port"
|
||||
was issue, in this case the state is suspended.
|
||||
We try to guess by posting a "info remote-process"
|
||||
and set suspended when no error.
|
||||
|
||||
* src/.../mi/core/MIPlugin.java (createCSession):
|
||||
Try "info remote-process" to guess the state.
|
||||
Remove the "new-console" call to windows specific files.
|
||||
* src/.../mi/core/CygwinGDBDebugger.java(createLaunchSession):
|
||||
call "set new-console" for windows plaforms.
|
||||
|
||||
2003-01-16 Alain Magloire
|
||||
|
||||
* src/.../mi/core/cdi/SharedLibary.java (setMIShared):
|
||||
|
|
Loading…
Add table
Reference in a new issue