Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] pin and clone feature in platform

Thanks Patrick, I posted an updated patch to https://bugs.eclipse.org/bugs/show_bug.cgi?id=398012.

On 01/15/2013 01:05 PM, Chuong, Patrick wrote:

Hi Pawel,

 

I tried applying the CDT patch and MemoryBrowser.java has conflicts. I am using the latest CDT and the platform debug side branch. Is there a specific version of CDT that I should be using?

 

Regards,
Patrick

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Pawel Piech
Sent: Tuesday, January 15, 2013 12:55 PM
To: CDT General developers list.
Subject: [cdt-dev] pin and clone feature in platform

 

Hi All,
As mentioned on the multi-core call this morning.  I'm asking for help from CDT to validate the pin and clone feature that I'm working on for platform (bug 145635).  This version of pin and clone feature (and there have been a few) adds a breadcrumb to the pinned view and hopefully makes the whole workflow more usable. 

I need your help to validate this feature so that I can push it in for Kepler M5 at the end of this month.

To try it out, clone the platform debug repo and check out the ppiech/Bug145635 branch.  Import the org.eclipse.debug.ui plugin into your workspace and finally apply a CDT patch from bug 398012.

Thanks!
Pawel



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


Back to the top