Summary: | KDevelop refuses to work with GDB 10 | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Vitaliy <silverunicorn2011> |
Component: | CPP Debugger | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | mail, niko.sams |
Priority: | NOR | ||
Version: | 5.6.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Vitaliy
2020-11-22 12:39:35 UTC
You don't want to see the old code doing the check ;) For your amusement, it was matching a regular expression starting with "[7-9]+" to check if the gdb version was later than 7. It's fixed already. *** This bug has been marked as a duplicate of bug 428688 *** |