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. Using the debugger

Using the debugger

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

    In Visual Studios, when debugging you have a window called "Locals" which displays the contents of each local variable (you can even mouse over the var to see what it contains). Is there anything similar to this in QT? I cannot find it.

    [Move to Tools category, Tobias]

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vsorokin
      wrote on last edited by
      #2

      QtCreator has same functionality, but for mouse over reaction you need new version (I'm not sure about version number) and tab with Locals called "Locals and Watchers"

      --
      Vasiliy

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Monkey666
        wrote on last edited by
        #3

        Hmmm I have this view enabled but I don't see it :/

        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