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

Reply via email to