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

Method run_inner

src/view/debug/mod.rs:281–309  ·  view source on GitHub ↗

Tight inner loop: step the VM up to `max` times, stopping early if halted/errored or if `insn_target` retired instructions have been reached. Does NOT snapshot or drain UART - callers handle that.

(&mut self, max: u64, insn_target: Option<u64>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

step_nMethod · 0.80
step_n_instructionsMethod · 0.80

Calls 3

push_uart_rxMethod · 0.80
insns_retiredMethod · 0.80
stepMethod · 0.45

Tested by

no test coverage detected