Skip to main content

run

Function run 

Source
pub fn run(session: DebugSession) -> Result<()>
Expand description

Run the debugger TUI over a fully-populated DebugSession. Blocks until the user hits q.