Results 1 to 2 of 2

Thread: Problem with remote debugging and issues in building for ARM target

  1. #1
    Join Date
    Oct 2012
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Problem with remote debugging and issues in building for ARM target

    hi,
    I built a small multithreaded application in qt. Previously I debugged using gdb remote debugging in qt. Suddenly I dont know what happened, my debugger always fails while launching
    and I have the following error.

    <49-exec-run

    >49^error,msg="Don't know how to run. Try \"help target\"."

    dDon't know how to run. Try "help target".


    Also first I tested my application in my host(x86) and while compiling it dint have any issues. When I compiled it for ARM target I had the following issues:


    In file included from /data/Sitara/linux-devkit/arm-arago-linux-gnueabi/usr/include/qtopia/QtCore/qobject.h:48:0,

    from /data/Sitara/linux-devkit/arm-arago-linux-gnueabi/usr/include/qtopia/QtCore/qthread.h:45,

    from /data/Sitara/linux-devkit/arm-arago-linux-gnueabi/usr/include/qtopia/QtCore/QThread:1,

    from ../Threads/thread.h:4,

    from ../Threads/thread.cpp:2:


    But my executable is getting generated anyway. Should I ignore this issues or should i consider??


    Thanks

  2. #2
    Join Date
    Oct 2012
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Problem with remote debugging and issues in building for ARM target

    Sorry for my stupidity!! The problem is with my Run Settings in qt. But the issues are still there. Is it ok to leave them?

Similar Threads

  1. Remote Debugging on Arm
    By weaver4 in forum Newbie
    Replies: 0
    Last Post: 19th June 2012, 19:30
  2. Using qjson in qtcreator and building with target remote compiler
    By BrunoC in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 17th March 2012, 15:10
  3. Trouble Remote Debugging
    By srg4096 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 31st December 2011, 16:45
  4. Remote debugging with Qt Creator
    By rodrigotavares in forum Qt Tools
    Replies: 4
    Last Post: 3rd February 2010, 18:15
  5. Kdevelop remote debugging
    By hgedek in forum KDE Forum
    Replies: 0
    Last Post: 17th October 2007, 10:16

Tags for this Thread

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.