Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] debugging locally with PTP synchronized project

See this FAQ: https://wiki.eclipse.org/PTP/FAQ#Q:_How_do_I_customize_an_existing_Target_System_Configuration.3F

Greg

On Mar 20, 2015, at 11:19 AM, Christoph Pospiech <cpospiech@xxxxxxxxxx> wrote:


On Friday 20 March 2015 10:48:52 Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
> It looks like you need to add the line:
>
> <args>--server=0</args>
>
> after line 24 in remote-generic-interactive.xml. You can import this target
> configuration into your workspace and edit it there.
>
> Greg

 

Greg,

 

where precisely do I have to look for that file ?

 

cp@sirius:~$ find /opt/sw/eclipse/luna -name 'remote*interactive.xml'
cp@sirius:~$ find /home/cp/Coop/RZG_2015/eclipse \
-name 'remote*interactive.xml'
cp@sirius:~$

 

--

 

Mit freundlichen Grüßen / Kind regards

 

Dr. Christoph Pospiech
High Performance & Parallel Computing
Phone: +49-351 86269826
Mobile: +49-171-765 5871
-----------------------------------------------------------------------------
Attention: Effective January 1st, 2015 I'm transitioning to Lenovo.
My new Email address will be: cpospiech@xxxxxxxxxx
-----------------------------------------------------------------------------
Geschäftsführung: Bernhard Fauser
Sitz der Gesellschaft: Stuttgart
HRB-Nr.: 25189, AG Stuttgart
WEEE-Reg.-Nr.: DE79679404
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user


Back to the top