eliminate backend-specific module parsing from debug engine ctrl thread; just pass that info back via the demon event

This commit is contained in:
Ryan Fleury
2026-06-02 12:11:10 -07:00
parent d98d6b56d9
commit 9cc2afc659
20 changed files with 825 additions and 544 deletions
+1 -1
View File
@@ -7,6 +7,7 @@ target:
working_directory: build
arguments: "--user:raddbg_test.user --project:raddbg_test.project"
debug_subprocesses: 0
enabled: 1
}
target:
{
@@ -42,5 +43,4 @@ target:
executable: "build/torture.exe"
working_directory: build
arguments: "rdi_from_pdb/* --gui"
enabled: 1
}