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. debugging (stepping through) Qt sources on Windows

debugging (stepping through) Qt sources on Windows

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 198 Views 1 Watching
  • 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.
  • D Offline
    D Offline
    davecotter
    wrote on last edited by
    #1

    So, using "maintenance tool", i've installed both "Sources" and "Debug Information Files. Then, I go into tools->options->debugger->source paths mapping, click "add qt sources" and pick the "Src" folder.

    i end up with this:
    Screen Shot 2021-07-23 at 7.54.46 PM.png
    Looks good, right?

    But when i it a breakpoint my call stack looks like this:
    Screen Shot 2021-07-23 at 7.56.15 PM.png
    That doesn't look right, does it? Clicking any of those frames just makes Qt Creator hang.

    Same thing on mac however, i get a much more reasonable callstack:
    Screen Shot 2021-07-23 at 7.57.21 PM.png

    So what am I doing wrong on windows?

    -dave

    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