Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26505

ABIs field of item in Debuggers options is irritating (at least Mr Portale)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 6.0.0
    • Debugger
    • None
    • Windows

    Description

      The ABI*s* field of an item in the Debuggers options page shows the one ABI of the actual debugger tool binary.

      The documentation for Adding Debuggers states that...

      Creator shows the ABI version that will be used on embedded devices in the ABIs field

      And that is what the reporter of this issue expected.

      However, the actual content of the ABIs field for debuggers for embedded devices is this:

      LLDB (Abi::abisOfBinary is called on the debugger frontend)

      GDB (Debugger::Internal::extractGdbVersion is called with a warning message but no ABIs in the version output)

      The version Android GDB output:

      GNU gdb (GDB) 8.3\nCopyright (C) 2019 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\nC:\Users\alportal\AppData\Local\Android\Sdk\ndk\21.3.6528147\prebuilt\windows-x86_64\bin\gdb-orig.exe: warning: Couldn't determine a path for the index cache directory.

      Attachments

        1. image-2021-10-29-20-36-34-010.png
          114 kB
          Alessandro Portale
        2. image-2021-10-29-20-47-52-585.png
          118 kB
          Alessandro Portale
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes