Review Request: Run GDB inside shell bug fix
Pauli Sundberg
susundberg at gmail.com
Tue Feb 1 14:48:34 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/100509/
-----------------------------------------------------------
Review request for KDevelop.
Summary
-------
Kdevelop 4.2 branch debug launcher debugger shell was not working. It gave error:
"Could not locate the debugging shell 'file:///home/sundberg/eigenor/systemio/trunk/debug/libtool%20--mode=execute'."
when inputted to dialog was:
/home/sundberg/eigenor/systemio/trunk/debug/libtool --mode=execute
This patch does not solve libtool issue, though the shell seems to be working.
>From output:
kdevelop(2680)/kdevelop (gdb debugger) GDBDebugger::GDB::start: Starting shell by: "'/home/sundberg/eigenor/systemio/trunk/debug/libtool --mode=execute' gdb --interpreter=mi2 -quiet"
Where do those extra ' come around the shell? Though the shell is started properly.
Diffs
-----
debuggers/gdb/gdb.cpp 02e23fa
Diff: http://git.reviewboard.kde.org/r/100509/diff
Testing
-------
Checked that debugger started properly.
Thanks,
Pauli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110201/b7644f7c/attachment.html>
More information about the KDevelop-devel
mailing list