Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to debug QML-project with QtCreator?
QtWS25 Last Chance

How to debug QML-project with QtCreator?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 620 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.
  • S Offline
    S Offline
    sahn
    wrote on last edited by A Former User
    #1

    I am trying to debug a Qt/QML project. My process is running outside the QtCreator. I am connecting the process from QtCreator via Debug->StartDebugging-> "Attach to a running application" QtCreator says that process is connected. I only see Disassembler code.

    Source code is loaded in the QtCreator but I can't step through the code. I am not sure how to configure the debugger properties.

    Also, in oder to debug the QML part, I am attaching via Debug->StartDebugging->"Attach to QML port". My source code is loaded and break points are enable but its not breaking on break points.

    Thanks for your help
    Syed

    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