mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-12 04:21:25 -07:00
switch eval debug info symbol name resolution to using async match store
This commit is contained in:
@@ -760,6 +760,7 @@ struct E_BaseCtx
|
||||
E_Module *modules;
|
||||
U64 modules_count;
|
||||
E_Module *primary_module;
|
||||
DI_MatchStore *dbgi_match_store;
|
||||
|
||||
// rjf: space hooks
|
||||
void *space_rw_user_data;
|
||||
|
||||
Reference in New Issue
Block a user