mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-01 03:40:02 +00:00
fix incorrectly referring to root entity for debug info if missing; fix thread register cache issues; fix new dbgi layer issues
This commit is contained in:
+1
-1
@@ -200,7 +200,7 @@ global RDI_Parsed di_rdi_parsed_nil =
|
||||
////////////////////////////////
|
||||
//~ rjf: Basic Helpers
|
||||
|
||||
internal U64 di_hash_from_string(String8 string);
|
||||
internal U64 di_hash_from_string(String8 string, StringMatchFlags match_flags);
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: Main Layer Initialization
|
||||
|
||||
Reference in New Issue
Block a user