CDT Commit Report for - January 10, 2003

amagloire

Updated

Implement hasBreakpointChanged()

Use getResource() instead of getUnderlyingResource()

updated.

updated

address breakpoints needs a leading "*"

Fire ChangedEvents

dschaefer

Refactored method names to put begin/end at the end to make them
easier to find in the sorted outline view. (Also got to play with Java
Refactoring. We need some in CDT ;-)

Added the newparser source folder to the build.properties file so that it
can be included in a build of this branch.

Merged in HEAD to ensure compilation succeeds on 2.1

mkhodjai

Added contributions of the breakpoint actions to the disassembly editor.

Implementation of address breakpoints.