mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 09:18:09 +00:00
eliminate backend-specific module parsing from debug engine ctrl thread; just pass that info back via the demon event
This commit is contained in:
+1
-1
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user