https://github.com/JDevlieghere approved this pull request.
LGTM. Not directly related to this PR, but something I'm planning to address that will affect this. I've gotten some reports that nearly all models struggle with the debugger IDs being 1-based. Some of them are smart enough to try 1 if 0 fails, but others just give up. I'm planning to make them zero based at the MCP layer. https://github.com/llvm/llvm-project/pull/158340 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
