royitaqi wrote: Hi @JDevlieghere and @clayborg ,
Could you kindly review when you have the chance? I think the PR is close to finish, except the "how to make sure hello.cpp builds in Windows" question. TL;DR updates: 1. Called `xcrun simctl spawn -s <device uuid> <path/to/binary>` to launch `a.out` and verified that its name and pid appear in `platform process list`. 2. Did the small fix which @clayborg pointed out, but with a `for` loop (not a `while`). Thanks, Roy https://github.com/llvm/llvm-project/pull/139174 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits