[Lldb-commits] [lldb] [lldb][test] Allow dotest.py to call for Xcode to attach (PR #209628)
Raphael Isemann via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 14 17:49:50 PDT 2026
https://github.com/Teemperor requested changes to this pull request.
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.
https://github.com/llvm/llvm-project/pull/209628
More information about the lldb-commits
mailing list