MCPcopy Create free account
hub / github.com/LPC4/Full-Stack / step_n

Method step_n

src/view/debug/mod.rs:210–218  ·  view source on GitHub ↗

Execute up to `n` pipeline cycles, stopping early on halt/error. Runs the inner loop without snapshotting - snapshots once at the end. Use `step()` for single-step interactive debugging.

(&mut self, n: u64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

debug_top_barMethod · 0.80

Calls 3

run_innerMethod · 0.80
drain_uart_outputMethod · 0.80
refresh_snapshotMethod · 0.80

Tested by

no test coverage detected