JDevlieghere wrote:

> 1. It seems to me the test binary `a.out` isn't running on the simulator 
> (doesn't appear in `platform process list`). Is this expected/intentional?

I can definitely see the binary running:

```
jonas            46758   0.0  0.0 410596000  22720 s000  SX    2:43PM   0:00.09 
/Users/jonas/llvm/build-ra/lldb-test-build.noindex/macosx/simulator/TestSimulatorPlatform.test_ios/a.out
```

If it's not showing up in the `platform process list` then maybe there's a bug 
in the implementation?

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

Reply via email to