[Lldb-commits] [lldb] [lldb] Honor the process plugin name in the attach/launch info (PR #175195)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 9 10:58:02 PST 2026
JDevlieghere wrote:
> Presumably you only tested attach not launch because we only have one other plugin and wasm doesn't support launch?
Yes that's right. You can launch a Wasm binary with the Wasm platform, if you have a runtime, but that doesn't help with this.
https://github.com/llvm/llvm-project/pull/175195
More information about the lldb-commits
mailing list