[PATCH v3 00/29] Windows code sharing + bug fix
Tom Tromey
tom@tromey.com
Thu Apr 9 17:54:35 GMT 2020
>>>>> "Jon" == Jon Turney <jon.turney@dronecode.org.uk> writes:
Jon> I wonder if SuspendThread() is actually needed at all, since it
Jon> doesn't make a huge amount of sense for the debugee to still be
Jon> running when WaitForDebugEvent() returns.
I think when single-stepping we need to suspend the other threads.
Other than that, I tend to agree.
IIRC I didn't try to generally clean up thread suspension in this
series. I extended it a little, that's all.
Tom
More information about the Gdb-patches
mailing list