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

Function capture

src/view/debug/os_view.rs:151–221  ·  view source on GitHub ↗

Walk the scheduler from guest memory and decode every live PCB. Read-only: uses `peek_bytes_raw`, so it never perturbs cache state or the run loop.

(vm: &VirtualMachine, sym: &OsSymbols)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

renderFunction · 0.70

Calls 4

rdFunction · 0.85
pushMethod · 0.80
peek_bytes_rawMethod · 0.45
peek_regMethod · 0.45

Tested by

no test coverage detected