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. Is the Qt Creator debugger broken?
Forum Updated to NodeBB v4.3 + New Features

Is the Qt Creator debugger broken?

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

    I am currently using:

    Qt Creator 4.12.1
    Based on Qt 5.14.2 (Clan 10.0 (Apple), 64 bit)
    Built on May 19 2020 01:15:58
    From revision 6b536bcbdf
    

    According to the system information:

    {noformat}
    Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.5) (Apple)) on "cocoa" 
    OS: macOS 10.15 [darwin version 19.4.0]    
    Architecture: x86_64; features: SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 RTM HLE    
    Environment:    
    Features: QT_NO_EXCEPTIONS QT_NO_OPENSSL
    

    It was updated quite recently, I am now finding that the debugger is behaving very unreliably. When I examine the contents of an object in the debugger it looks correct, however I can see that a pointer assigned to a member of the class is not being assigned correctly, after this assignment the content of the pointer does not match the original. In fact what is shown in the debugger is completely random rubbish.

    I'm pretty sure this was all correct before the update. Is anyone else experiencing problems with the latest release?

    If I continue to single step the pointer as displayed in the debugger appears to be correct after several more single steps.

    Kind Regards,
    Sy

    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