| Summary: | Encoding error when running an executable in a non-ascii path with gdb | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Romário Rios <luizromario> |
| Component: | CPP Debugger | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | adrian, niko.sams |
| Priority: | NOR | ||
| Version First Reported In: | 4.4.1 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdevelop/31f9567800361e6cb3385fca70a413c15b042c41 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Romário Rios
2012-02-13 16:42:28 UTC
Niko, could you look into this? Is this fixed? (In reply to comment #2) > Is this fixed? No. Still present in 4.4.1. Git commit 31f9567800361e6cb3385fca70a413c15b042c41 by Niko Sams. Committed on 29/12/2012 at 13:27. Pushed by nsams into branch 'master'. send command as utf8, as the communication charset is utf8 fixes non-ascii file paths. M +3 -2 debuggers/gdb/gdb.cpp http://commits.kde.org/kdevelop/31f9567800361e6cb3385fca70a413c15b042c41 |