- work on bug 50984 - fix NPE with anonymous bitfields - fix problems with globally qualified using declarations - fix npe & cce in templates
Partial fix for bug#57526 [CModelTests]
Removed more warnings (ANDREW)
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=60142 and updated CModel tests appropriately.
Updated Selection Search to use the parser exclusively for Open Declaration actions. Fixed OpenDeclarationAction to open external files again.
Moved the "FUNCTION" and "ADDRESS" breakpoint attributes to ICLineBreakpoint. Added support for the Disassembly view.
Breakpoints presentation in the Disassembly view.