It would be cool if we could use the Python repl to interact with the debugger. This would give rapid interactivity that one expects from Python, but most of the heavy lifting is done by Rust. This ...