Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Nightly build broken

Vivian,

Making them part of the cdt-platform feaure isn't the way to go, I think. There shouldn't be gdb plugins in the core portion of CDT, as that should be toolchain/debugger agnostic. I'm wondering if the only solution that will work here is to go with the overkill one--create a feature for just these two plugins. Thoughts?

John

At 02:54 PM 4/9/2010, Vivian Kong wrote:

Hi everyone,

The nightly build is broken:

/opt/public/download-staging.priv/tools/cdt/releng/org.eclipse.cdt/all/org.eclipse.cdt.releng/tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20091204/scripts/genericTargets.xml:106: Bundle org.eclipse.cdt.debug.mi.core_7.0.0.201004090808 failed to resolve.:
Missing required plug-in org.eclipse.cdt.gdb_7.0.0.

The new cdt.gdb.* plugins are missing from the cdt.map file. I'll add them in.

However, both features org.eclipse.cdt.gnu.debug and org.eclipse.cdt.gnu.dsf have dependencies on the new org.eclipse.cdt.gdb plugin. Should the new plugin be part of the cdt.platform feature instead of cdt.gnu.dsf feature?

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top