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 variables <not accessible>
Forum Updated to NodeBB v4.3 + New Features

Qt Creator debugging variables <not accessible>

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 319 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.
  • P Offline
    P Offline
    paulf
    wrote on 24 Jan 2023, 16:08 last edited by
    #1

    I'm seeing some large aggregate C++ objects failing to display when debugging in Creator.

    Some info: RHEL 7.6 amd64, Creator 5.0.3 (last version compatible with RHEL 7.6 and I can't upgrade without building Qt and Qt Creator which, as they say, is a nightmare). GCC 5.3. GDB 10.2.

    I've seen various things suggesting turning off "Load system GDB pretty printers". And even use "raw" display (which I didn't really imagine would work with an aggregate type).

    Any other suggestions? Switch to VS code?

    M 1 Reply Last reply 4 Feb 2023, 06:09
    0
    • P paulf
      24 Jan 2023, 16:08

      I'm seeing some large aggregate C++ objects failing to display when debugging in Creator.

      Some info: RHEL 7.6 amd64, Creator 5.0.3 (last version compatible with RHEL 7.6 and I can't upgrade without building Qt and Qt Creator which, as they say, is a nightmare). GCC 5.3. GDB 10.2.

      I've seen various things suggesting turning off "Load system GDB pretty printers". And even use "raw" display (which I didn't really imagine would work with an aggregate type).

      Any other suggestions? Switch to VS code?

      M Offline
      M Offline
      Mark_Adelaide
      wrote on 4 Feb 2023, 06:09 last edited by
      #2

      @paulf I have exactly the same problem. I even removed Qt and re-installed it all to no avail. I assume that it is something that Creator uses (Python functions or something), but I have no idea of how to find out what it might be.

      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