CDT Commit Report for - February 1, 2005

amagloire

2005-02-01 Alain Magloire
Part of Fix for PR 84165
We check in the expression is a number and
add a "*" for address watchpoint
* cdi/org/eclipse/cdt/debug/mi/core/cdi/BreakpointManager.java

file OpenTypeInHierarchyDialog.java was initially added on branch cdt_21.

2005-02-01 Alain Magloire
Code From Chris:
PR 83866
PR 83868
PR 83869
* browser/org/eclipse/cdt/internal/ui/browser/typehierarchy/OpenTypeHierarchyAction.java
* browser/org/eclipse/cdt/internal/ui/browser/typehierarchy/OpentTypeInHierarchyAction.java
* browser/org/eclipse/cdt/internal/ui/browser/typehierarchy/OpenTypoeInHierarchDialog.java
* browser/org/eclipse/cdt/internal/ui/browser/typehierarchy/TypeHierarchyMessages.properties

Wrong PR number

aniefer

basic file & offsets for CASTProblems

C Visitor - references: bugs 84090, 84092, 84096

GCC allows forward declarations of enums in C

CPPASTProblem.getMessage fileName & offset

jcamelon

Partial fix for Bug 84146 - there are dirty ASTNodes floating around with "null declarators"

Fixed Bug 84092 - 2 problems with enum, getReferences and null node

Fixed 84133 - "typdef" seems the same as "typedef" to AST DOM

Fixed Bug 84095 - [ICASTCompositeTypeSpecifier] has boxes in its specifier string representation

Added other preprocesser to LocationMap.

Fixed classcastexception in CompleteParseASTFactory.

Fixed Bug 84149 - a couple problems with getinp (example taken from monop)
Fixed offsets & lengths of char and string literals.

Patch for Devin Steffler.

Further UI indicator infrastructure for testing DOM AST.

mkhodjai

Fix for bug 84165: Resurrect the "Add Watchpoint (C/C++)" Code.

vhirsl

Further SCD profile work.
Definition of 'per file' profile and profile options page and initial implementation.