Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Qt Creator not stopping at breakpoints

    Tools
    1
    1
    112
    Loading More Posts
    • 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.
    • K
      kitfox last edited by

      I'm working on an opensource project that uses cmake to build it's project. I'm able to compile and build the project, but when I try to run it in debug mode and set a breakpoint, the debugger ignores it.

      I'm pretty sure that the project is being built with debugging symbols (at least, the CMAKE configuration has it's debug flag set). I'm also building for debug mode based on the icons on the bottom left of the QT Creator window. Is there anything else I should check that may be stopping the debugger from stopping at my breakpoints?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post