Make it work for Eclipse-3.0
Patch for Andrew Niefer core: Fixed Bug 44925 : Search: Elaborated type specifier Partially Fixed Bug 44510 : C/C++ Search gives wrong results ui: Fixed Bug 44337 : Disabling of "definition" not making sense in Search dialog Fixed Bug 44947 : Navigate from Outline: Enumeration type not pre-populated Fixed Bug 44948 : Navigate via Open Declarations: typedef decl not found
Added initial code assist/parser interface.
Fix for PR 45957: Memory view: last column does not show updates.
Refactoring: moving the breakpoint related functionality from CDebugTarget to CBreakpointManager.