Results 1 to 2 of 2

Thread: newbie QT application remote debugging

  1. #1
    Join Date
    Sep 2013
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default newbie QT application remote debugging

    Hello friends,
    I am having an QT application on my host PC I wanted to go for the Remote Debugging,

    I have done all the setting for the remote debugging as per the following link.
    http://processors.wiki.ti.com/index....nds_on_with_QT

    while I an going for the remote debugging i am getting this massage


    “Remote process started.
    sh:
    /home/root/BBtry:
    not found Finished running remote process.
    Exit code was 127.”


    BBtry is my executable file from the QT project.

    My setting are correct and the ssh connection is also tested so, question is what is this exit code 127 ?

    is it because of the Gcc compiler ?

    Does it mean that only .sh file is executable on the target ?

    Is anything missing on the target kernel ??

    Any link/ suggestions appreciated

    Please help me !!!!
    Thank you Nilking
    Last edited by nilking; 22nd September 2013 at 13:22.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: newbie QT application remote debugging

    Your link is broken.

    The error message is telling you that the shell script cannot find and run your executable at the specified location on whichever machine it is running.

Similar Threads

  1. Qt application for remote Debugging on host pc for Beagleboard-xM
    By nilking in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 22nd September 2013, 13:06
  2. Remote debugging
    By dima in forum Qt Tools
    Replies: 0
    Last Post: 7th February 2013, 07:42
  3. Qt Creator remote debugging from & to Mac OSX ?
    By nils_heidorn in forum Qt Tools
    Replies: 0
    Last Post: 12th December 2012, 11:02
  4. Remote Debugging on Arm
    By weaver4 in forum Newbie
    Replies: 0
    Last Post: 19th June 2012, 19:30
  5. Trouble Remote Debugging
    By srg4096 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 31st December 2011, 16:45

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.