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 205 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 17 Aug 2019, 16:42 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.

    A 1 Reply Last reply 17 Aug 2019, 18:22
    0
    • V vladimir_anik
      17 Aug 2019, 16:42

      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.

      A Offline
      A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on 17 Aug 2019, 18:22 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

      1/2

      17 Aug 2019, 16:42

      • Login

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