Skip to main content

start_interactive_debugger

Function start_interactive_debugger 

Source
pub fn start_interactive_debugger(
    python_file: PathBuf,
    c_file: PathBuf,
) -> Result<()>
Expand description

Start interactive step-through debugging session

ยงErrors

Returns an error if files cannot be read or REPL fails