Results 1 to 4 of 4

Thread: Not able to start qt debugger in Ubuntu

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jul 2010
    Posts
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Not able to start qt debugger in Ubuntu

    Hi,

    I got the same problem, when I run the program it works fine but as soon as I try to debug it get ... program excited with code 127.

    I reinstalled the binary, this time using sudo eg. 'sudo ./qt-sdk-linux-x86-opensource-2010.02.bin' and then it worked correctly.

    I suspect one must use sudo to enable 'write access' for the installation to setup the proper shared object links.

  2. The following user says thank you to RdN for this useful post:

    arunkumaraymuo1 (8th January 2013)

Similar Threads

  1. Debugger helper
    By JohnToddSr in forum Qt Tools
    Replies: 33
    Last Post: 15th June 2010, 23:19
  2. QRegExp Debugger
    By ml81 in forum Qt-based Software
    Replies: 5
    Last Post: 27th October 2008, 13:23
  3. QT IDE and Debugger
    By onefootswill in forum Newbie
    Replies: 16
    Last Post: 25th July 2008, 20:39
  4. Need Qt IDE with Debugger
    By rajeshs in forum General Discussion
    Replies: 3
    Last Post: 10th October 2007, 12:21
  5. Usage of the Debugger!!
    By Kapil in forum Qt Programming
    Replies: 9
    Last Post: 20th April 2006, 04:48

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
  •  
Qt is a trademark of The Qt Company.