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

Function capture_stack

src/view/debug/os_view.rs:258–279  ·  view source on GitHub ↗

Walk the selected process's stack from `sp` up to `USER_STACK_BASE`, decoding one word per slot. Each VA is translated through the process's own page table.

(vm: &VirtualMachine, p: &ProcessInfo)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

render_stackFunction · 0.85

Calls 3

translate_sv39Function · 0.85
pushMethod · 0.80
peek_bytes_rawMethod · 0.45

Tested by 1