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

avafinger notifications at github.com
Wed Apr 6 02:38:35 UTC 2022


Today i ported the code to WIndows and tested it on Visual C++ Studio and i found the same behavior with the proposed fix.
So, my assumption that the next step should stay in the same context is wrong, when the next Thread hit the same breakpoint Visual C++ debugger switches to the new context. I could sometimes do 6 Steps without changing the context, but that means the following thread's breakpoint wasn't hit yet. It was all about the scheduler. 

I tested also your latest update, so far so good.

Thank you @nomadbyte and @elextr 

If you have any suggestions on how to switch to previous context within the Geany debugger would be nice.




-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1069#issuecomment-1089695522
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/1069/1089695522 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220405/de17de11/attachment.htm>


More information about the Github-comments mailing list