remove useless commented code.
|
check for null.
|
Fire event only when gdb was kill.
|
We can not use the event thread ot fire the Exit
event since it is destroyed.
|
Do not try to get the exit value if the session is terminated.
|
readLine() does not throw exception at the end of the stream.
|
Guard against null.
|
was throwing a wrong illegalException.
|
Fire and Exit event.
|
Only call session terminate() on IOException.
|
fire the Inferiorexit event outside of the try block
it may not have be done if exception
|
remove useless comment.
|
Variable manager in terms of MI Var Object.
|
comment out main the breakpoint.
|