Results 1 to 8 of 8

Thread: Unable to debug on OSX Yosemite - XCode 6.4

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2015
    Posts
    5
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Unable to debug on OSX Yosemite - XCode 6.4

    I have installed Qt Creator 3.3.2 on OSX Yosemite which XCode 6.4 beta installed. Its saying QT Creator is built with CLang 6 (Apple) 64bit.
    I have found that if I run a small C++ console app which segfault error in runtime it shuts the program down with no indication of the critical error. I would have preferred a way to see the fault and know it was a fault.

    I run in debug mode, I get the following text in a dialog:
    Python quit unexpectedly while using the _lldb.so plug-in. It asks to ignore report reopen etc, none of which help.
    I believe the library is incompatible with Yosemite from search but have not been able to build yet due to issues with the XCode (my not knowing what to do, its a basic install that I have never used)

    I want to get debugging working for obvious reasons...
    Any help on getting this up and running appreciated. I dont mind reinstalling if I have selected wrong installs.
    Last edited by oohogwash; 1st July 2015 at 01:42.

Similar Threads

  1. OS X Yosemite, iOS 8 and Xcode 6
    By guidupas in forum Qt Programming
    Replies: 0
    Last Post: 16th June 2014, 23:28
  2. Replies: 1
    Last Post: 6th January 2013, 23:29
  3. Unable to use qDebug() to debug
    By Rikonator in forum Newbie
    Replies: 5
    Last Post: 17th August 2011, 12:57
  4. Debug QString in Xcode 3.x
    By xEsk in forum Newbie
    Replies: 1
    Last Post: 30th October 2008, 20:14
  5. Replies: 2
    Last Post: 8th November 2007, 20:15

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.