CDT Commit Report for - September 20, 2002

amagloire

Send an update when resetting the stackframe or the thread id.

Propose setCurrent{Thread,StackFrame} to the API.

Provide equality for :
file:linenumber
and
file:functioname

Implement setCurrent{Thread, StackFrame}.

PR 23877 Allow line to be set without filename.

Explain how a breakpoint is set in javadoc.

mkhodjai

Added functionality to control thread and frame selection changes.

Typo.

Check if breakpoint list is empty before deletion.

Implementation of source locator.

Removed wrong import.

Check if the breakpoint belongs to the project before setting.

Implementation of 'setCurrentThread' and 'switchToFrame' functions.

Expand registers tree on refresh.

Display 'breakpoint hit' message in Debug view.