Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML debugging stops not on breakpoints

QML debugging stops not on breakpoints

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 322 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
    Pavel Suslo
    wrote on last edited by
    #1

    I can debug small QML projects, but when I debug all-integrated-project, it make a problem.
    Execution stops at random lines, Qt Creator show the "current" line. No any messages, only a stop. I press F5, it run and stop once again... My application have internal timers, so it break every ~300ms. I cannot debug it, I cannot run it at the debug mode.

    QtCreator 4.14.2, Qt 5.15.2, x64, Windows MinGW.

    What do I want: I want to disable ALL stops-exceptions.

    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