| Summary: | Debugger cannot open executable paths that are not escaped in the launcher configuration | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Ramón Zarazúa <killerfox512> |
| Component: | CPP Debugger | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | damien.porquet, niko.sams |
| Priority: | NOR | ||
| Version First Reported In: | 4.0.80 | ||
| Target Milestone: | 4.1.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.3.0 | |
| Sentry Crash Report: | |||
|
Description
Ramón Zarazúa
2010-09-17 06:15:45 UTC
Same problem here. As a workaround it's also possible to enclose the path with "". D. Git commit e7e264b84e3751acfdce419f4294c913a149e8bb by Niko Sams. Committed on 12/06/2011 at 17:43. Pushed by nsams into branch 'master'. Quote paths to not fail on paths with spaces BUG: 251530 M +7 -7 debuggers/gdb/debugsession.cpp http://commits.kde.org/kdevelop/e7e264b84e3751acfdce419f4294c913a149e8bb |