charles-zablit wrote: > Is there a reason we cannot use the platform's path separator instead ?
We could, but my understanding from the outcome of [this thread](https://github.com/llvm/llvm-project/pull/174635#discussion_r2682219643) is that we wanted to move away from the `--stdio` flag taking an unbound array of values. https://github.com/llvm/llvm-project/pull/176778 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
