Bug 430433 - Unable to launch debugger
Summary: Unable to launch debugger
Status: RESOLVED DUPLICATE of bug 428688
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: 5.6.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-15 16:47 UTC by Matthew Woehlke
Modified: 2020-12-15 18:23 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***