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. Question about Qt Creator with gdb 8.3.
Forum Updated to NodeBB v4.3 + New Features

Question about Qt Creator with gdb 8.3.

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

    Bug. Qt Creator does not showing default composite types like std::string in the debugging window "< not accessible >". I think guilty gdb 8.3. The trouble appear in Qt Creator 4.9.2, gcc 9.1.0. Tested on OpenSuse Tumbleweed and Arch. With gdb 8.2 trouble not exist.

    aha_1980A 1 Reply Last reply
    0
    • V vladimir_anik

      Bug. Qt Creator does not showing default composite types like std::string in the debugging window "< not accessible >". I think guilty gdb 8.3. The trouble appear in Qt Creator 4.9.2, gcc 9.1.0. Tested on OpenSuse Tumbleweed and Arch. With gdb 8.2 trouble not exist.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @vladimir_anik,

      I think the problem is GCC 9 resp. the corresponding libraries.

      It seems the std::string data format has changed, and therefore no visualizing is possible. Please comment and vote at QTCREATORBUG-22753

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      3

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved