Remote, embedded debugging

Leon Pollak leonp at plris.com
Fri Jun 3 15:47:33 BST 2011


Just to add my 2c about the remote debugging I do with Kdev for the last 5 
years...

The last trunk version still has the same problems with breakpoints and 
starting the gdb.
I do two following workarounds:
1. Recompile the kdevelop with file kdevelop/debuggers/gdb/debugsession.cpp 
line 1082 comment out 'else'.
2. Put 'br main' into your .gdbinit file.

These two things will allow break points and remote loading to work.

Hope this helps.
-- 
Leon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20110603/9f214a99/attachment.html>


More information about the KDevelop mailing list