Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] Qt debugger doesn't seem to work anymore
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Qt debugger doesn't seem to work anymore

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 565 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.
  • P Offline
    P Offline
    pmh4514
    wrote on last edited by pmh4514
    #1

    I'm hoping somebody call help me troubleshoot.
    I'm using Qt Creator 3.1.2 / Qt 5.3.1 on Windows 8.1 (64bit) and MSVC2012 for the compiler.

    I'll set a breakpoint in code, and run in debug mode. The breakpoint triggers and I get into the code and can see the call stack. But then any attempt to step into it, and nothing happens.. Now and again if I wait 30-45 seconds, it'll actually start stepping through, but often when that does work I can't seem to watch the value of any variables.. More often than not, it just sits there until I force-quit (by choosing Debug->Abort Debugging). This situation has rendered the debugger completely useless.

    I have to believe it's supposed to work and be pretty quick too.

    What might I look at first to try to troubleshoot? I have already tried full clean/rebuild and reboot. The problem persists.

    Thanks!

    1 Reply Last reply
    0
    • P Offline
      P Offline
      pmh4514
      wrote on last edited by
      #2

      So while I didn't figure out why, I did resolve the problem by restoring my development VM to a snapshot I made right after initially installing Qt.. Now things work again as expected.

      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