mib added a comment. Hey folks, this is a first implementation of the patch and surely there will be several other revisions before landing it.
Some functionalities are not supported yet, like: - Multi-line expression - Python/Lua? Interactive script interpreter - Outputs that aren't in the `CommandReturnObject` I didn't provide tests because it's still WIP (obviously, it will come it the next revisions) , but at the moment, I'm not sure what would be a good test plan for this feature (suggestions are welcomed). Thanks in advance for the feedback. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D82155/new/ https://reviews.llvm.org/D82155 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
