Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] common gdb plugin

I'd suggest keeping to our standard of gdb.core and gdb.ui. The name gdb would be for the branding plug-in of a feature.


On Thu, Apr 8, 2010 at 11:32 AM, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:
+1 from me (who knows nothing about packaging)
 


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of John Cortell
Sent: Thursday, April 08, 2010 11:17 AM
To: CDT General developers list.; CDT General developers list.

Subject: Re: [cdt-dev] common gdb plugin

Wanted to send this out before I make the additions to the repository, in case someone has an objection or recommendation. I'll be adding two new plugins:

   org.eclipse.cdt.gdb
   org.eclipse.cdt.gdb.ui

They are meant to house code/extensions/extension-points/whatever that is common between DSF-GDB and DSF-CDI for features and bug-fixes going forward.

As for what feature these new plugins will be part of...that's a tricky one. The fact that it's gdb-centric makes it inappropriate for org.eclipse.cdt.platform-feature. And creating a dedicated feature seems like overkill. So, I'm going to put it in the the DSF-GDB feature. It's not ideal, but I don't know that there is an ideal home for these plugins.

John


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top