The debug-output is accessing err. If err is Null, it will fail most likely. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/511 -- Commit Summary -- * Debugger: Move debug output accessing after check whether err != Null -- File Changes -- M debugger/src/dbm_gdb.c (164) -- Patch Links -- https://github.com/geany/geany-plugins/pull/511.patch https://github.com/geany/geany-plugins/pull/511.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/511
