Mojo debugging: extending MLIR and LLDB

I wonder if some of these ideas would be useful for Julia.

What do you mean? Julia has a debugger in vscode

Yes it has, but it’s sooo … not good.

3 Likes

Since LLDB doesn’t have first-class support for non-clang-based languages, the Mojo developers had to modify LLDB to have the features they wanted.