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. Qt Creator debugging problem
QtWS25 Last Chance

Qt Creator debugging problem

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 2.8k 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.
  • E Offline
    E Offline
    Esperantisto
    wrote on last edited by
    #1

    Hi,

    I have an application that uses two threads, one for the UI and another for background work. I set a breakpoint in the second thread and when the debugger breaks then I'm unable to step or evaluate variables until I double click thread two in the "Thread" tab. After that I can step but then I see the message "Thread 1 selected" and I'm unable to evaluate variables or step until I double click thread number two again. In order to keep stepping through my program I must double click thread two between every step.

    Could there be something that I don't have setup properly, or is this a bug in Qt Creator?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Could you please file a "bug report":http://bugreports.qt.nokia.com/ and include the complete debugger log (normally in the top right part of the debugger mode). Some information on versions used (Qt Creator/Qt) and the environment (OS, compiler and debugger used, etc.) would help, too.

      Thanks!

      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