Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Remote Run/Debug: slow login (via TCF) (echo $PWD)
Remote Run/Debug: slow login (via TCF) (echo $PWD) [message #1709039] Wed, 23 September 2015 13:23
star bright is currently offline star brightFriend
Messages: 17
Registered: September 2015
Junior Member
If I do a remote run (same for debug), there is something strange. In the eclipse terminal I see the following:

root@device:/#
e
c
h
o

$
P
WD'>'
/>
root@device:/# /tmp/hello;exit
Hello World


The characters "echo .. " appear with a large delay, so one second between the single characters. At first I did have this small test code, which finished so fast, that I just could see the "e" - everything else (including Hello World) wasn't to see at eclipse-console. Only a wait before exit the main() helps, so that I could see all output. Anyone has an idea what might be the reason for that? Connection to device is via TCF.

I use Luna SR2 (as this is compatible to Yocto).

[Updated on: Wed, 23 September 2015 13:24]

Report message to a moderator

Previous Topic:Source Location Filter does not Work
Next Topic:CTRL+D not sending EOF
Goto Forum:
  


Current Time: Thu Sep 19 21:04:25 GMT 2024

Powered by FUDForum. Page generated in 0.03385 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top