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

You start by removing the extension that adds it and then go from there. And you stop when it gets too complicated. The heroes are the ones brave enough to pull the trigger to finally clean this up.

Sent from my BlackBerry 10 smartphone on the Rogers network.
From: Alena Laskavaia
Sent: Tuesday, July 14, 2015 10:39 PM
To: CDT General developers list.
Reply To: elaskavaia.cdt@xxxxxxxxx
Subject: Re: [cdt-dev] CDI Debugger will be REMOVED in CDT 9.0/Neon

Removed from code base or removed from release? I think now its pretty nasty inter-mixed. Any hero would like to take
an action of removing it?

On Tue, Jul 14, 2015 at 2: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