remote debugging
Leon Pollak
leonp at plris.com
Sun May 1 11:22:41 BST 2011
On Sunday May 1 2011, Mahmood Naderan wrote:
> Hi,
> Is it possible to debug a program which run on a different machine? For
> example, I have two copies of a project. One is in my computer and the
> other is in a server which has no X.
>
> Thanks.
> // Naderan *Mahmood;
What I am doing is the remote debugging:
The target side runs gdbserver, while the "kdevelop" side connects to the
target usng "target remote" protocol.
Hope this helps.
--
Leon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20110501/ffd2fc5b/attachment-0001.html>
More information about the KDevelop
mailing list