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. QT debugger displays variables value as <optimized out typedef> & <not accessible>
Forum Update on Monday, May 27th 2025

QT debugger displays variables value as <optimized out typedef> & <not accessible>

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 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.
  • S Offline
    S Offline
    Seshu
    wrote on last edited by
    #1

    Hi,
    I am using Qt Creator 3.0.1, based on Qt 5.2.1 (GCC 4.8.2, 64 bit) installed in Ubuntu 14.04LTS. When I debug my qt application, where few variables are volatile pointers, debugger shows the value as <optimized out typedef> & <not accessible>. I have to use volatile pointer because the driver which I was using returns volatile pointer. I was also trying to use the memory window, but no luck. Memory window shows the data as all zeros. Is there any way that i could get rid of this issue? please help me.

    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