sketch out stepping/eval exemplar testing; step-to-exit first pass

This commit is contained in:
Ryan Fleury
2026-06-02 12:11:04 -07:00
parent a0bf825169
commit dc61f20e3b
20 changed files with 568 additions and 75 deletions
+1 -1
View File
@@ -41,6 +41,6 @@ target:
{
executable: "build/torture.exe"
working_directory: build
arguments: "raddbg/*"
enabled: 1
arguments: "raddbg/* --gui"
}