pub fn start_interactive_debugger( python_file: PathBuf, c_file: PathBuf, ) -> Result<()>
Start interactive step-through debugging session
Returns an error if files cannot be read or REPL fails