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

Function render_stack

src/view/debug/os_view.rs:431–497  ·  view source on GitHub ↗

Render the stack column for the selected process: one row per word from sp up to the stack base, with sp and fp marked. Read-only.

(ui: &mut egui::Ui, vm: &VirtualMachine, p: &ProcessInfo)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

renderFunction · 0.85

Calls 4

capture_stackFunction · 0.85
colorMethod · 0.80
monoFunction · 0.70
labelMethod · 0.45

Tested by

no test coverage detected