Bug 430433

Summary: Unable to launch debugger
Product: [Applications] kdevelop Reporter: Matthew Woehlke <mwoehlke.floss>
Component: CPP DebuggerAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal CC: mail, niko.sams
Priority: NOR    
Version: 5.6.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Matthew Woehlke 2020-12-15 16:47:42 UTC
SUMMARY
There appears to be a problem with how KDevelop detects the GDB version which causes it to incorrectly refuse to run.

STEPS TO REPRODUCE
1. Try to run anything in the debugger

OBSERVED RESULT
Shows an error about requiring GDB 7.0 or higher.

EXPECTED RESULT
Debugging works.

SOFTWARE/OS VERSIONS
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION
$ gdb --version
GNU gdb (GDB) Fedora 10.1-2.fc33
Comment 1 Sven Brauch 2020-12-15 18:23:03 UTC

*** This bug has been marked as a duplicate of bug 428688 ***