Set breakpoint in Mojo code
In Python code I can write
breakpoint()
to go into the debugger at that point in the code. In the Mojo docs, there's a Debugging page that talks about using VS Code to set breakpoints. But I don't see anything about setting a breakpoint without using VS Code. Does Mojo have an equivalent breakpoint feature like Python where I just define the breakpoint in the code itself?1 Reply
We have already worked on this feature! It'll be available in the release