com shim for launching raddbg in cli mode, for proper console subsystem style usage of packaged bin utilities; checkpoint on eval2

This commit is contained in:
Ryan Fleury
2026-06-19 20:12:20 -07:00
parent 3fd7b40f4d
commit fe2aa4d14c
18 changed files with 638 additions and 152 deletions
+1 -1
View File
@@ -7,7 +7,6 @@ target:
working_directory: "../raddebugger"
arguments: "--user:C:/devel/raddebugger/build/raddbg_test.user"
debug_subprocesses: 0
enabled: 1
}
target:
{
@@ -35,4 +34,5 @@ target:
{
executable: "build/ryan_scratch.exe"
working_directory: build
enabled: 1
}