Re: [linuxtools-dev] Changing the PATH for execution of linuxtools commands

2011-09-30 Thread Andrew Overholt
* Otávio Pontes [2011-09-30 16:39]: > On 09/30/2011 05:28 PM, Andrew Overholt wrote: > >* Otávio Pontes [2011-09-30 16:25]: > >>[...] > >>https://bugs.eclipse.org/bugs/show_bug.cgi?id=353056) we decided to > >>create a common way of running commands in linuxtools and use a > >>project property pr

Re: [linuxtools-dev] Changing the PATH for execution of linuxtools commands

2011-09-30 Thread Otávio Pontes
On 09/30/2011 05:28 PM, Andrew Overholt wrote: * Otávio Pontes [2011-09-30 16:25]: [...] https://bugs.eclipse.org/bugs/show_bug.cgi?id=353056) we decided to create a common way of running commands in linuxtools and use a project property prepended to system environment path to change the locati

Re: [linuxtools-dev] Changing the PATH for execution of linuxtools commands

2011-09-30 Thread Andrew Overholt
* Otávio Pontes [2011-09-30 16:25]: > [...] > https://bugs.eclipse.org/bugs/show_bug.cgi?id=353056) we decided to > create a common way of running commands in linuxtools and use a > project property prepended to system environment path to change the > location of the command we need to run. And th

Re: [linuxtools-dev] Changing the PATH for execution of linuxtools commands

2011-09-30 Thread Otávio Pontes
On 09/30/2011 04:36 PM, Marc Khouzam wrote: -Original Message- From: Andrew Overholt [mailto:overh...@redhat.com] Sent: Friday, September 30, 2011 3:23 PM To: Marc Khouzam Cc: 'Linux Tools developer discussions' Subject: Re: [linuxtools-dev] Changing the PATH for execution of

Re: [linuxtools-dev] Changing the PATH for execution of linuxtools commands

2011-09-30 Thread Marc Khouzam
> -Original Message- > From: Andrew Overholt [mailto:overh...@redhat.com] > Sent: Friday, September 30, 2011 3:23 PM > To: Marc Khouzam > Cc: 'Linux Tools developer discussions' > Subject: Re: [linuxtools-dev] Changing the PATH for execution > of linuxtoo

Re: [linuxtools-dev] Changing the PATH for execution of linuxtools commands

2011-09-30 Thread Andrew Overholt
eveloper discussions > > Subject: Re: [linuxtools-dev] Changing the PATH for execution > > of linuxtools commands > > > > * Marc Khouzam [2011-09-30 14:44]: > > > [...] we have a UI box in the launch configuration dialog that > > > defaults to 'gdb

Re: [linuxtools-dev] Changing the PATH for execution of linuxtools commands

2011-09-30 Thread Marc Khouzam
> -Original Message- > From: linuxtools-dev-boun...@eclipse.org > [mailto:linuxtools-dev-boun...@eclipse.org] On Behalf Of > Andrew Overholt > Sent: Friday, September 30, 2011 3:03 PM > To: Linux Tools developer discussions > Subject: Re: [linuxtools-dev] Changing t

Re: [linuxtools-dev] Changing the PATH for execution of linuxtools commands

2011-09-30 Thread Andrew Overholt
* Marc Khouzam [2011-09-30 14:44]: > [...] we have a UI box in the launch configuration dialog that > defaults to 'gdb' but that the user can change to the location > she needs e.g., /home/user/bin/myOlderGDB > > I'm curious to know if this is something you considered? I'm not particularly invol

Re: [linuxtools-dev] Changing the PATH for execution of linuxtools commands

2011-09-30 Thread Marc Khouzam
linuxtools-dev] Changing the PATH for execution of > linuxtools commands > > Hi, > Corey Ashford has start a discussion with me and Jeff Johnston in a > Valgrind bug about how we should change the location of the valgrind > command to be used by the valgrind plugin. And how w

[linuxtools-dev] Changing the PATH for execution of linuxtools commands

2011-09-29 Thread Otávio Pontes
Hi, Corey Ashford has start a discussion with me and Jeff Johnston in a Valgrind bug about how we should change the location of the valgrind command to be used by the valgrind plugin. And how we should do that in order to use the same approach in other plugins. (more information: https://bugs.