CDT Commit Report for - January 29, 2003

amagloire

Type should be Thread.interrupt() not Thread.interrupted().

updated

New methods set/getSharedLibraryManager, setAutoLoadSymbols.

reset location and condition when setting a new MIBreakpoint
getConditon instead of getWhat().

updated.

Use the SharedLibraryManager.

New files.

No need to cast to a StackFrame nor Thread.

New method setCurrentFrame()

Useless declaration remove.

New method set/getSharedLibraryManager.() and
setAutoLoadSymbols().

Implement new method setCurrentStackFrame().

Use Class.forName().

Argument is ICDIStackFrame.

With the help of eclipse-2.1 compiler remove warnings
about accessing static fields in the object instance.

update.

Remove set/getSharedLibraryManager, setAutoLoadSymbols.

remove static qualifier.

Cleanup warnings when accessing static fields.

dinglis

make LaunchUIPlugin.getShell() always return a shell

dschaefer

Scanner interface changes for John C.

mkhodjai

Managing breakpoints from the gdb console (fixes).