Qt Forum

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

    Unsolved Breakpoint not triggered

    QML and Qt Quick
    1
    1
    315
    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
      Krasi last edited by Krasi

      Here is the code:
      https://github.com/vipconsult/portalChat

      A QML app that makes an API json call to a webapp.

      I want to set a brakepoint on line 235 of contacts.cpp to see the content of all variables at this stage , but when I run in debug mode the debugger never hits that brakepoint.

      https://github.com/vipconsult/portalChat/blob/master/Contacts.cpp#L234

      The github epo includes all files and project files so you can git clone and run the app.

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