[Bug 74133] Custom c++ Project, gdb path contains space
Andreas Schallenberg
Andreas.Schallenberg at Eurobild.com
Sat Mar 6 09:44:02 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=74133
------- Additional Comments From Andreas.Schallenberg Eurobild com 2004-03-06 09:43 -------
I looked over the code and it seems to be the method
GDBController::slotStart in gdbcontroller.cpp:
...
emit gdbStdout(QString( config_gdbPath_ + " gdb " + application +
" -fullname -nx -quiet" ).latin1());
...
More information about the KDevelop-devel
mailing list