CDT Commit Report for - October 3, 2002

amagloire

From Sam Robb:
Changes the ErrorParserManager to use an instance of
IProject and IMarkerGenerator instead of ACBuilder.

Since registers will not change, the method
getRegisters() is now on ICDITarget instead of ICDISTackFrame.

From Sam Robb:
Adds "implements IMarkergenerator"

From Sam Robb:
Adds an interface to disasociated the addMarker() from
the builder class.

set the state detached when you disconnect.

do not terminate attach processes.

change state to be connectetd.

From Sam Robb:
Moves the creation of the ErrorParserManager to invokeMake()
so it picks up the proper context for getProject().

mkhodjai

Added the 'C/C++ Debug' action group to the preferences.

Implementation of the debugger's preference pages.

Do not terminate process when handling 'terminated' event.