CDT Commit Report for - January 27, 2003

amagloire

destroyExpression() new method.

new method allowProgramInterruption()

VariableObjec takes the target as constructor argument

updated.

indentation

Fallback on the first thread when no selection is specified.

Refactor CTarget to Target
CSession to SEssion
CThread to Thread

Extends ICDIManager.

Change of the Constructor to use ArgumentObject

indentation.

set a stackframe.

use the destroyExpression()

Return the new managers.

Check for Expression

New interface.

Remove not used

Did not compare the stack correctly.

Rename of CTarget to Target
CSession to session
CThread to Thread.

Refactor of the ICDIRegisterObject, ICDIArgumentObject and
ICDIVariableObject to the cdi/model package

Remove getGlobalVariables.

Updated.

new method getCurrentStackFrame()

Synchronization error fix.

mkhodjai

Managing breakpoints from the gdb console.

Use 'equals' to compare variables instead of names.