https://bugs.kde.org/show_bug.cgi?id=429419

            Bug ID: 429419
           Summary: GDB version check fails for "GNU gdb (Gentoo 10.1
                    vanilla) 10.1 "
           Product: kdevelop
           Version: 5.6.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: CPP Debugger
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: fred...@witherden.org
                CC: niko.s...@gmail.com
  Target Milestone: ---

Running KDevelop on a Gentoo ~AMD64 system when I attempt to debug an
executable I get a warning box saying:

"You need gdb 7.0.0 or higher.
You are using: GNU gdb (Gentoo 10.1 vanilla) 10.1 "

This indicates that there may be a problem with the version check code as 10.1
should pass.  Running gdb on the terminal I find:

$ gdb
GNU gdb (Gentoo 10.1 vanilla) 10.1
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to