CDT Commit Report for - August 21, 2002

amagloire

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.

dinglis

fixed build properties

fixed process label when run
added Mikhail's changes

mkhodjai

return was at the wrong place.

quick fix for a race condition.

Added breakpoint classes.

smarineau

Remove deprecated function warnings (patch from Thomas FLetcher)

Remove more deprecated function warnings

tfletcher

Fixed a typo, check commit access.