I don't use or know anything about debugger, but I note in your example that there are thread creation messages for threads 0 and 1 but thread 2 hits the breakpoint first. Perhaps thats just a human UI issue, you need to show the output from the GDB/MI interface that debugger uses. But if it is the same I would expect that having a thread it doesn't know about hit the breakpoint may confuse the debugger plugin.
Unfortunately the MAINTAINERS file does not have the debugger plugin maintainer's github username so can't ping them. -- 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/issues/1069#issuecomment-790217773
