fix nil text visualizations; fix auto-load-recent-project

This commit is contained in:
Ryan Fleury
2026-06-09 14:56:34 -07:00
parent 5ae286d67e
commit fde13f52d3
7 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ target:
{
executable: "build/raddbg.exe"
working_directory: "../raddebugger"
arguments: "--user:C:/devel/raddebugger/build/raddbg_test.user --project:C:/devel/raddebugger/build/raddbg_test.project"
arguments: "--user:C:/devel/raddebugger/build/raddbg_test.user"
debug_subprocesses: 0
enabled: 1
}