Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Regression: Updated to Qt 5.5.1 and QtCreator 3.5.1 today, breakpoints no longer work

Regression: Updated to Qt 5.5.1 and QtCreator 3.5.1 today, breakpoints no longer work

Scheduled Pinned Locked Moved General and Desktop
qtcreatordebuggingbreakpointosxmac os x
1 Posts 1 Posters 1.2k Views
  • 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.
  • P Offline
    P Offline
    philipp
    wrote on 15 Oct 2015, 16:14 last edited by
    #1

    Breakpoints were working fine before the update.
    I updated to 5.5.1 (qt-opensource-mac-x64-clang-5.5.1) and QtCreator 3.5.1.
    I'm using clang and lldb from Xcode 7:
    $ clang --version
    Apple LLVM version 7.0.0 (clang-700.0.72)
    Target: x86_64-apple-darwin15.0.0
    Thread model: posix
    $ lldb --version
    lldb-340.4.70
    $ which lldb
    /usr/bin/lldb

    I have added the new Qt Version in QtCreator, changed the "Desktop" Kit to use the new Qtversion, deleted the .qmake.stash file in my source folder, made a make distclean, and rebuild using Qt 5.5.1.

    Now when I start debugging with Cmd+Y and click a line it doesn't resolve the breakpoint to an address, so the breakpoint doesn't work. This is what it looks like when I hover over the breakpoint: http://imgur.com/OLhD6Ad

    As it worked this morning before I updated, this is a regression introduced by either Qt 5.5.1 or Qt Creator 3.5.1

    1 Reply Last reply
    0

    1/1

    15 Oct 2015, 16:14

    • Login

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