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

Method new_kernel

src/view/debug/mod.rs:139–171  ·  view source on GitHub ↗

Create a kernel debug session. The VM boots via ROM `_start` (PMP + mret into S-mode) before the debugger can step into kernel code. PC starts at `ROM_BASE`.

(assembled: &AssembledOutput)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

fill_section_presetsFunction · 0.85
collectMethod · 0.80
symbols_iterMethod · 0.80
refresh_snapshotMethod · 0.80
insertMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected