[Github-comments] [geany/geany-plugins] Feature remote debugger (PR #1162)

Pascal Martin notifications at xxxxx
Sun Jan 30 17:37:27 UTC 2022


As a side note: I am experiencing issues with the gdb's thread handling when using gdb-multiarch. I implemented a quick workaround. I found that I am not the only one with this thread issues, so it most likely not related to geany or the Debugger plugin itself.

Also gdb is not finding OS libraries or header files for the target OS (not finding a thread library might trigger the first issue, actually). I think that might be because I compiled the code under debug native on the Raspberry Pi and the cross compiler is not present on my desktop PC (this is a lot simpler than installing a cross compiler :-).

I use geany on the desktop because the Raspberry Pi has no display, and no GUI environment is installed. Not to mention that a Raspeberry Pi Zero may be slow for geany..

Still the debugger is usable, when cautious (most problems are with step, breakpoints seem OK).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1162#issuecomment-1025192124
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/pull/1162/c1025192124 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220130/d1921fdc/attachment.htm>


More information about the Github-comments mailing list