[Lldb-commits] [lldb] [lldb] Expose Platform::Attach through the SB API (PR #68050)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 4 01:43:10 PDT 2023


DavidSpickett wrote:

@antmox You could remove the expected failure marker and see what the result is then. It will be less confusing.

It may be that it does pass, but occasionally times out for another reason. Though that is weird given that all the server parts involved are mocks.

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


More information about the lldb-commits mailing list