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 5: values not shown while debugging
Qt 6.11 is out! See what's new in the release blog

Qt 5: values not shown while debugging

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

    Hi,

    I have installed Qt 5.0.1 beside Qt 4.8.1 on Win 7 64 bit.

    When debugging Qt 5 projects, values of Qt types are not shown, e.g. QModelIndex or QString variables. Instead of the value, there is a message "not accessible" or "optimized out reference".

    Debugging Qt 4 code works always properly.

    I already tried different Qt Creator versions 2.6.2, 2.6.1, 2.5.2
    combined with different GDB versions.
    Even the GDB wich works under Qt 4 does not work under Qt 5.

    In the debugger log's dumpers section, all the Qt types are specified.

    I also tried installing of the Qt 5 package in different paths without luck.

    Any help is appreciated!

    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