CDT Commit Report for - July 10, 2003

amagloire

remove error mesg duplication.

updated.

Badly format MI lines put in TargetStream

Send the output straighout to the GDB channel

remove unused code.

Use GDB = "gdb"

dschaefer

Fixed ordering problem where the CProjectNature was
trying to get at build info before it was created.

- Added the ability to add arbitrary XML data to the
cdtproject file.
- Used to store the data that had been put in the
cdtbuild file for Standard Make projects.
- Cleaned up some of the exception handling in the
StandardBuildManager.

jcamelon

CORE
Added in template support to IAST hierarchy.
Updated instantiation & specialization hierarchy.
Removed ASTTemplateDeclarationType.
Added full requestor callbacks for fields, variables, functions, methods & typedef declarations.