da-viper wrote: >Any chance we could use the MainLoop for this? I don't think we can since each platform's `lldb::file_t` may be different from the `waitiable handle` used in the `MainLoop`. The same on linux, different on macOS not sure on windows.
https://github.com/llvm/llvm-project/pull/178083 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
