Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDI Debugger will be REMOVED in CDT 9.0/Neon

If someone is willing to do the necessary changes to remove those dependencies, then yes, CDT 9.0 is the ideal opportunity.

Marc


From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Bruno Medeiros [bruno.do.medeiros@xxxxxxxxx]
Sent: August 12, 2015 8:58 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] CDI Debugger will be REMOVED in CDT 9.0/Neon

While we're on the subject, any chance to improve the plugin dependencies that the CDT DSF debugger has on the Core and UI CDT plugins? (that is, remove them to only the minimum required - likely requiring refactoring to a CDT commons plugin)
This is a throwback to https://bugs.eclipse.org/bugs/show_bug.cgi?id=421166 . It might also help make the Standalone debugger a bit leaner?

On Tue, Jul 14, 2015 at 7:25 PM, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:
Hello,

extenders should be aware that the CDI Debugger will be removed from the CDT code base
as part of the CDT 9.0/Neon release.

Anyone still based on CDI should migrate to DSF before then if they want to continue to compile
with the latest CDT. 

Such a migration has been done by many over the last few years.
The CDT community should be a good resource to get this done for those that may be
finding it difficult.  Searching this mailing list will surely provide some good pointers.

CDT of course provides the DSF-GDB integration which is a very rich example, as well
as an example plugin that extends DSF-GDB itself, for those that use GDB/MI.

Marc



_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev



--

Back to the top