You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"mutable debugging": the ability to inject calls, force early returns, and update locals/operand-stack values
several levels here; the last two don't have gdbstub commands and aren't really necessary to change source-level locals in debug/non-opt Wasm component builds
record/replay and debugging of replayed traces (cc @arjunr2)
Store snapshots and reversible debugging
debug-adapter DAP world, top-level DAP multiplexer, and adapter components for DWARF and for an interpreter