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

Method render_debugger

src/machine_window.rs:725–841  ·  view source on GitHub ↗

Read-only CPU/pipeline/cache + OS-process inspector with pause, single-step, and a PC breakpoint. The CPU and OS views share the controls and one scroll area (a single scroll area avoids the nested-scrollbar jitter while running).

(&mut self, ui: &mut egui::Ui)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

uiMethod · 0.80

Calls 14

term_dimFunction · 0.85
term_okFunction · 0.85
render_pipelineFunction · 0.85
render_pipeline_statsFunction · 0.85
render_cache_statsFunction · 0.85
render_registersFunction · 0.85
render_disasmFunction · 0.85
dbg_headingFunction · 0.85
render_traceFunction · 0.85
renderFunction · 0.50
stepMethod · 0.45
labelMethod · 0.45

Tested by

no test coverage detected