Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Need Help in Setting CDT environment

Hi Rajesh,

I would be happy to fix the issue, but I still don't know what it is. Can you confirm that https://wiki.eclipse.org/Getting_started_with_CDT_development does or does not work for cdt's master branch before trying to get older version to work?

> some CDT child are not getting compiled as dependencies are not getting resolved even I set target platform

Are you able to be specific here? Which CDT child? Perhaps an error message would help.

Thanks
Jonah



~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

On 12 March 2018 at 13:25, Rajesh Kandru <Rajesh.Kandru@xxxxxxxxxxxxxxxx> wrote:

Hi Jonah Graham,

 

                I want “Luna” version to be debug on my local PC.

First issue is some CDT child are not getting compiled as dependencies are not getting resolved even I set target platform.  Also eclipse is not starting since equinoxLauner is not available.

 

I also would like to reach review Gerrit and Testcases. But for now I want fix theses issues and test thoroughly, if it works I will commit to Gerrit.

 

                Below is background of issue:

In Luna DEBUG feature is working, but in Oxygen Debug feature is not working with error as –gdb version issues.

                (On Oxygen platform)I am launching remote shell for debug, but it was checking in my local PC. Also It was trying to call gdbserver on remote host, where we don’t need gdbserver with direct remote debug plugin. Looks there is some issue with getLaunchEnvironment(). Other issues like remote compilation is not happening and import of SVN and new project is giving issue in oxygen.

 

                Please help me to fix these issues. I can also share my system teamveiwer, it can help for speedy setup.

 

Thanks and Regards,

Rajesh

 

From: Jonah Graham <jonah@xxxxxxxxxxxxxxxx>
Sent: Monday, March 12, 2018 6:17 PM
To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
Cc: Rajesh Kandru <Rajesh.Kandru@Starhomemach.com>
Subject: Re: [cdt-dev] Need Help in Setting CDT environment

 

Hi Rajesh,

 

(By Lunar I assume you mean "Luna"?)

 

Are these the steps you tried? https://wiki.eclipse.org/Getting_started_with_CDT_development Can you expand on the problem you are hitting?

 

Also, I am very interested to know if there are regressions in the debug support between Luna and Oxygen. I am more than happy to review any gerrits when you get to that point. https://wiki.eclipse.org/CDT/contributing

 

Thanks,

Jonah

 

 

 


~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

 

On 12 March 2018 at 12:21, rajesh kandru <rajabfru@xxxxxxxxx> wrote:

Hi Eclipse Team,

 

There are CDT debug features working on Lunar Environment, But not working on Oxygen.

I want to fix theses issues.

 

I am trying to setup Lunar CDT environment in my local system and trying to debug.

I tried in all the ways like Eclipse commiters, Eclipse installer etc...

But i am not able to succeed. 

 

Kindly help me to setup CDT development environment.

 

Thanks and Regards,

Rajesh


_______________________________________________
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