Summary: | Job not fully stopped when starting non-existing debugger executable | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | Kevin Funk <kfunk> |
Component: | debugger | Assignee: | Peifeng Yu <pfyu817> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | niko.sams, pfyu817 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | 5.1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.1.0 | |
Sentry Crash Report: |
Description
Kevin Funk
2016-09-06 10:15:30 UTC
saw this today as well It's due to LLDB plugin uses a different code path for error reporting. Working on a fix now. Fixed in commit b72ece8 |