Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Does remote debugging work for Generic Remote Interactive TSC?

Hi PTP users,

I try to learn using synchronized projects in Eclipse.

I managed to build and run a classical "Hello_world" project.

I startde a remote debug session, but Eclipse hangs on these threads:


Submit-interactive-debug: 5%

Launching synchronized_hello …: Unpacking payload…


My environment:

- Editor machine (Eclipse is installed here)


Ubuntu 14.04.2 LTS

Linux 3.13.0-48-generic #80-Ubuntu SMP Thu Mar 12 11:16:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Eclipse IDE for C/C++ Developers, Version: Luna Release (4.4.0), Build id: 20140612-0600

Tools:

  Parallel Tools Platform

  PTP Remote Development Tools (RDT)

  Remote Services

  PTP SDM

the Project is synchronized using built-in SSH.


- Builder machine:

CentOS release 6.3 (Final)

Linux 2.6.32-504.8.1.el6.x86_64 #1 SMP Wed Jan 28 21:11:36 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux


I use the same configuration for running and debugging.

Running part works. Debugging part does not.

Debugger: SDM

Stop at main()

backend: gdb-mi

Use built-in SDM

Advanced options:

  Session address: <real IPv4 address for my eclipse machine>


I checked network connectivity for sdm with nc. It is ok, I mean there is no any network issue.



So, what could be the missing part or problem?


Any help would be greatly appreciated.


Thank You in advance.

Hertusz


Back to the top