[Lldb-commits] [lldb] fix: Target Process may crash or freezes on detaching process on windows (PR #115712)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 13 01:39:21 PST 2024


https://github.com/labath commented:

Thank you for looking into this. So, from what I was able to gather, there are two issues/bugs here, but I'm having trouble figuring out what they are. Can you explain what's the difference between them? I'm trying to figure out if we can/should have a separate test case for the other bug.

https://github.com/llvm/llvm-project/pull/115712


More information about the lldb-commits mailing list