Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Install linux tools plugin on Windows platform

I pulled the source code from the git repository (stable-2.2 branch) and tested it and it worked fine except a little glitch on the parser side which I outlined in a different email.

David
-----Original Message-----
From: linuxtools-dev-bounces@xxxxxxxxxxx [mailto:linuxtools-dev-bounces@xxxxxxxxxxx] On Behalf Of Aleksandar Kurtakov
Sent: Thursday, December 05, 2013 12:35 PM
To: Linux Tools developer discussions
Subject: Re: [linuxtools-dev] Install linux tools plugin on Windows platform

----- Original Message -----
> From: "David Meng" <dmeng@xxxxxxxxxxxxxx>
> To: linuxtools-dev@xxxxxxxxxxx
> Sent: Thursday, December 5, 2013 7:24:46 PM
> Subject: [linuxtools-dev] Install linux tools plugin on Windows 
> platform
> 
> 
> 
> Hi,
> 
> 
> 
> We want to use the valgrind tools on remote target and use the 
> parser/view to show the result. Currently the tools are only allowed 
> to be installed on linux / mac platform? Can we have that limitation 
> removed so I can install it on Windows platform as well?

Hi David,
Please compile and remove them yourself, test that it actually works (aka no *nix assumptions in the code) and propose the patch for inclusion once verified it works.
We would not enable installation on Windows blindly without being tested and none of the current contributors ever tried on Windows as far as I know. My memory with RPM plugin being used other platforms include things like fixing paths and etc. mostly.
I'm looking for your contributions.

Alexander Kurtakov
Red Hat Eclipse team

> 
> 
> 
> Thank you!
> 
> 
> 
> David
> ---------------------------------------------------------------------
> This transmission (including any attachments) may contain confidential 
> information, privileged material (including material protected by the 
> solicitor-client or other applicable privileges), or constitute 
> non-public information. Any use of this information by anyone other 
> than the intended recipient is prohibited. If you have received this 
> transmission in error, please immediately reply to the sender and 
> delete this information from your system. Use, dissemination, 
> distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
> 
> _______________________________________________
> linuxtools-dev mailing list
> linuxtools-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/linuxtools-dev
> 
_______________________________________________
linuxtools-dev mailing list
linuxtools-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev
---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.



Back to the top