mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-01 03:40:02 +00:00
more work on pdb -> rdi determinism; almost done hitting all of the issues...
This commit is contained in:
@@ -45,7 +45,7 @@ entry_point(CmdLine *cmdline)
|
||||
String8List out = {0};
|
||||
{
|
||||
name = str8_lit("pdb2rdi_determinism");
|
||||
U64 num_repeats_per_pdb = 4;
|
||||
U64 num_repeats_per_pdb = 16;
|
||||
String8 pdb_paths[] =
|
||||
{
|
||||
// str8_lit_comp("odintest/test.pdb"),
|
||||
|
||||
Reference in New Issue
Block a user