mentlerd wrote: > Could we generalise this so people can just plug in their own IDE via some > central config file? If we add a flag for each IDE, we just end up with > --attach-xcode, --attach-vscode, --attach-emacs, --attach-xyz.
Is there any particular existing config file you mean here? Changing the option to `--debug-with=xcode` makes sense to me, but I would rather not introduce an entirely new configuration mechanism in this PR. https://github.com/llvm/llvm-project/pull/209628 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
