mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 09:18:09 +00:00
checkpoint on faster rdi_from_dwarf type/namespace deduping
This commit is contained in:
+8
-1
@@ -25,7 +25,6 @@ target:
|
||||
{
|
||||
executable: "build/torture.exe"
|
||||
working_directory: build
|
||||
enabled: 1
|
||||
arguments: "raddbg/*"
|
||||
}
|
||||
target:
|
||||
@@ -50,3 +49,11 @@ target:
|
||||
working_directory: build
|
||||
arguments: "--breakpad fat.so --capture"
|
||||
}
|
||||
target:
|
||||
{
|
||||
executable: "build/radbin.exe"
|
||||
working_directory: build
|
||||
arguments: "--rdi raddbg"
|
||||
enabled: 1
|
||||
}
|
||||
watch_pin: expression: tag_hash_slots
|
||||
|
||||
Reference in New Issue
Block a user