Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Where is the traditional memory rendering in CDT7.0.2?

I have managed to resolve my problem by doing the following:

-          Install Eclipse SR2

-          Using the Helios update site, install CDT and C/C++ Memory View extension (from the Mobile and Device group!)

-          Download the CDT7.0.2 master zip, unzip it and add it to the Preferences->Plugin-development->Target platform

-          I can now see the org.eclipse.cdt.debug.ui.memory feature that I need to add as a dependency to my product build.

 

Not nice, but I got it working – thanks for your hints.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Vivian Kong
Sent: 16 March 2011 11:36
To: CDT General developers list.
Subject: Re: [cdt-dev] Where is the traditional memory rendering in CDT7.0.2?

 

I've only fixed the 7.0.2 final build (I201102110609).

For the 7.0.2+ build, I don't have write permission. Doug can you please see if you can give write permission to the group cdtadmin? I thought our build script set the correct permission but we might have to tweak it a bit for that to work.

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for "dmsubs" ---03/15/2011 06:51:23 PM---Thanks - can you confirm that I need: CDT 7.0.2 Build I201103141"dmsubs" ---03/15/2011 06:51:23 PM---Thanks - can you confirm that I need: CDT 7.0.2 Build I201103141311


From:


"dmsubs" <dmsubs@xxxxxxxxxxxxx>


To:


"'CDT General developers list.'" <cdt-dev@xxxxxxxxxxx>


Date:


03/15/2011 06:51 PM


Subject:


Re: [cdt-dev] Where is the traditional memory rendering in CDT7.0.2?


Sent by:


cdt-dev-bounces@xxxxxxxxxxx





Thanks – can you confirm that I need:
CDT 7.0.2 Build I201103141311

To pick up this fix?

Thanks

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Vivian Kong
Sent:
15 March 2011 19:28
To:
CDT General developers list.
Subject:
Re: [cdt-dev] Where is the traditional memory rendering in CDT7.0.2?

The master update site zip should now be fixed. Please give it a try.

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for Vivian Kong---03/15/2011 02:58:54 PM---It looks like the feature version for C/C++ Memory View featurVivian Kong---03/15/2011 02:58:54 PM---It looks like the feature version for C/C++ Memory View feature is not specified correctly in the ma


From:


Vivian Kong/Toronto/IBM@IBMCA


To:


"CDT General developers list." <cdt-dev@xxxxxxxxxxx>


Date:


03/15/2011 02:58 PM


Subject:


Re: [cdt-dev] Where is the traditional memory rendering in CDT7.0.2?


Sent by:


cdt-dev-bounces@xxxxxxxxxxx






It looks like the feature version for C/C++ Memory View feature is not specified correctly in the master update site (site.xml). Let me correct that in our existing package.

Fortunately that doesn't affect the Helios aggregated site. Therefore you can get the memory view feature from the Helios update site (
http://download.eclipse.org/releases/helios/) for now.

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for "dmsubs" ---03/15/2011 12:43:06 PM---Hi, What has happened to the Traditional Rendering in CDT7.0.2? "dmsubs" ---03/15/2011 12:43:06 PM---Hi, What has happened to the Traditional Rendering in CDT7.0.2? I have done a


From:


"dmsubs" <
dmsubs@xxxxxxxxxxxxx>


To:


"'CDT General developers list.'" <
cdt-dev@xxxxxxxxxxx>


Date:


03/15/2011 12:43 PM


Subject:


[cdt-dev] Where is the traditional memory rendering in CDT7.0.2?


Sent by:


cdt-dev-bounces@xxxxxxxxxxx






Hi,

What has happened to the Traditional Rendering in CDT7.0.2? I have done a
fresh install of Eclipse for RCP and RAP Developers (Helios SR2) and then
installed the components from CDT master 7.0.2. In my product, I used to
have a dependency on
org.eclipse.cdt.debug.ui.memory
but I can no longer find it.

Any hints/tips on how to get the Traditional Rendering back into my product?

Thanks!
--
Subs



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

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


Back to the top