Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT-2.1 breaking API changes

> 
> Bonjour,
> 
>    We need feedback on this before forging ahead.  Some changes that we want
> to apply will break API, compatibility to CDT-2.0.x:
> 
> Support for 64 bits, affects:
> 	- binary parsers 
> 	- debugger(CDI)
> 	- GDB mi code
> 
> Core Model, changes to IStructure:
> 	- inconsistency Structure definition vs Structure declaration
> 
> Debugger CDI changes:
> 	- lots of change in the interface.
> 
> Binary parser refactoring:
> 	- break in the GNUParser and CygwinParser
> 
> Error parser, see proposal:
> 	- Althought it is backward compatible
> 
> could be others ?
> 

forgot this:

Part of the intel help proposal changes:
	refactoring CCompletionContributorManger --> CHelpProviderManager 
        and other new methods.




Back to the top