mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-12 23:31:38 -07:00
ohhhh my godd pt 2
This commit is contained in:
@@ -3285,7 +3285,7 @@ str8_list_pushf(arena, &out->errors, fmt, __VA_ARGS__);\
|
||||
{
|
||||
if(sym_for_unit[comp_unit_idx] != 0)
|
||||
{
|
||||
architecture = raddbg_arch_from_cv_arch(sym_for_unit[idx]->info.arch);
|
||||
architecture = raddbg_arch_from_cv_arch(sym_for_unit[comp_unit_idx]->info.arch);
|
||||
if(architecture != 0)
|
||||
{
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user