CDT Commit Report for - October 15, 2002

amagloire

implement extension point ProcessList.

updated.

ignore bin and doc

implement for solaris ProcessList, this is use to get
a list of pid to attach in the debugger.

new source folder src.

Trim the line before parsing.

dinglis

fixed builder

call builder as full build

cleanup

jgreen

Rolled back to 1.1 for use with Eclipse 2.0.1 Aug 29.
The fix in 1.2 can only be used whne we move forward to support Eclipse builds newer than 20 September 2002.

mkhodjai

Correct detail value should be set to the 'resume' event to prevent the collapse of variable's and register's trees after stepping.

The register's cahnge flag should be reset only when switching between frames of the same thread.

Implementation of the 'Automatically switch to disassembly mode' preference.

Implementing the memory view support.

Moved the memory management functionality to the core.

Reset the register's change flag before switching to another frame.