Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator 3.1.1, lldb stops correctly but no message

Qt Creator 3.1.1, lldb stops correctly but no message

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tcwood
    wrote on last edited by
    #1

    Hello,
    This is such a basic issue that I think I must be doing something wrong.

    I am running Qt Creator 3.1.1 on Mac OS 10.9, with the lldb backend in a project that uses Makefiles. When I debug an executable, the debugger launches fine, and even stops correctly on the line that is causing the error. However, I cannot see the actual error message, e.g. "Floating Point Exception" or "Segfault" displayed anywhere in Qt Creator. The Application Output just shows "Debugging starts", and then "Debugging has finished". Clicking on Continue just loops on the line causing the error.

    Where should the exceptions/errors normally be displayed? I am new to Qt Creator.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andrep
      wrote on last edited by
      #2

      Please open a report at bugreports.qt-project.org and attach the debugger log (contents of right pane of Window->Views->Debugger Log) there.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved