Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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 ?


feeback/comments ?



Back to the top