<p></p>
<p>Not a solution, but you may try to use <a href="https://plugins.geany.org/scope.html" rel="nofollow">Scope</a> -- 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.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/1069#issuecomment-817237892">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ54TPQBG7ZOXV5ZFN3TIEETVANCNFSM4YQPZN7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5RPFRV52A2AP7OV6DTIEETVA5CNFSM4YQPZN7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGC3A7BA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/1069#issuecomment-817237892",
"url": "https://github.com/geany/geany-plugins/issues/1069#issuecomment-817237892",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>