[Lldb-commits] [lldb] Send an explicit interrupt to cancel an attach waitfor. (PR #72565)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 17 11:09:43 PST 2023


https://github.com/clayborg commented:

Looks good to me from a code perspective as long as this works.

It would be nice to add a test for Darwin only. Luckily this is easy to test to ensure it works.

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


More information about the lldb-commits mailing list