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, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1162/c1025192124@github.com>