[Github-comments] [geany/geany-plugins] How to debug a multithread application [ Debugger / gdb ] (#1069)

nomadbyte notifications at xxxxx
Sun Apr 11 02:47:22 UTC 2021


Not a solution, but you may try to use [Scope](https://plugins.geany.org/scope.html) -- that's another DBG plugin for Geany. It also supports threads and seems to cope somewhat better with following the thread context. In your example, Scope will even show two execution-line pointers for each of the worker thread states (in All-stop GDB mode), as these share the same work-function.

-- 
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-817237892
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210410/6538b6a3/attachment-0001.htm>


More information about the Github-comments mailing list