[Lldb-commits] [lldb] Add AddressRange to SB API (PR #92014)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed May 29 03:11:56 PDT 2024
DavidSpickett wrote:
The tests were hitting a deadlock trying to kill the test process in async debug mode. So I've just changed it to sync mode, as I didn't see any reason to be async here.
It's a symptom of something greater I expect but I don't have time to dig into it at the moment.
https://github.com/llvm/llvm-project/pull/92014
More information about the lldb-commits
mailing list