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. Breakpoint not triggered
Forum Updated to NodeBB v4.3 + New Features

Breakpoint not triggered

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 408 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.
  • K Offline
    K Offline
    Krasi
    wrote on last edited by Krasi
    #1

    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
    0

    • Login

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