<p></p>
<p>Looking closer, it's clearly a problem with the way Debugger processes the thread's call-stack. Somehow it removes the current function frame from the stack on stepping (<code>doSomeThing < start_thread < clone</code>). This triggers the UI to process the next item in the stack (<code>start_thread</code>), so it tries to load the source for that frame.Looks like his plugin needs a deep dive to fix this, or at least to figure out what's going on. At least there's a test case, which is a good thing.</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-817244052">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZEF66SSXHTPWSIA6DTIEOMTANCNFSM4YQPZN7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ25DUKGO2ZEXFVTKCLTIEOMTA5CNFSM4YQPZN7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGC3CPFA.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-817244052",
"url": "https://github.com/geany/geany-plugins/issues/1069#issuecomment-817244052",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>