Results 1 to 2 of 2

Thread: ON A MAC: Os 10.9.2 requires Qt 5.2 but debugger does not work

  1. #1
    Join Date
    Apr 2012
    Posts
    17
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default ON A MAC: Os 10.9.2 requires Qt 5.2 but debugger does not work

    I used to work with Qt 5.1, and was happy.
    A few days ago I upgraded the OS of my mac into 10.9.2.
    Then, when I launched Qt, it said it was incompatible with this new mac version
    I upgraded to Qt 5.2 for Mac.

    I use Qt creator. It compiles and run my programs, but if I click on the "start debugging" button, a severe error message box is displayed, saying:
    Debugger 'usr/bin/gdb' not found.

    I really don't know where to start from to solve this.
    Can anyone help?

    Thanks.

  2. #2
    Join Date
    Apr 2012
    Posts
    17
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: ON A MAC: Os 10.9.2 requires Qt 5.2 but debugger does not work

    I've solved this.
    It looks like Maverick does not come with GDB. It includes lldv, instead. I changed my kit so that it used as debugger LLDB, and now everything works well.

Similar Threads

  1. Replies: 1
    Last Post: 19th January 2013, 05:08
  2. Debugger: None of the debugger engines [...] capable of debugging binaries
    By schludy in forum Installation and Deployment
    Replies: 1
    Last Post: 21st February 2012, 18:32
  3. Qt Creator [SOLVED]Qt debugger doesn't work properly, an important bug?
    By magpielover in forum Qt Tools
    Replies: 0
    Last Post: 19th December 2011, 09:35
  4. Replies: 5
    Last Post: 19th March 2011, 05:09
  5. qt-4.5.0 requires glibc>=2.3.2?
    By mailtome in forum Installation and Deployment
    Replies: 1
    Last Post: 9th April 2009, 04:33

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.