[Github-comments] [geany/geany-plugins] How to debug a multithread application [ Debugger / gdb ] (#1069)
elextr
notifications at xxxxx
Thu Mar 4 01:43:49 UTC 2021
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210303/1be8614e/attachment-0001.htm>
More information about the Github-comments
mailing list