Phase 5 done

This commit is contained in:
Francesco Renzi
2026-01-14 21:24:59 +00:00
committed by GitHub
parent 2e02381901
commit 186656e153
2 changed files with 59 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
- [x] **Phase 2:** Debug Session Logic (DapVariableProvider.cs, variable inspection, step history tracking)
- [x] **Phase 3:** StepsRunner Integration (pause hooks before/after step execution)
- [x] **Phase 4:** Expression Evaluation & Shell (REPL)
- [ ] **Phase 5:** Startup Integration (JobRunner.cs modifications)
- [x] **Phase 5:** Startup Integration (JobRunner.cs modifications)
## Overview