dwarf2_physname patchset:
[deliverable/binutils-gdb.git] / gdb / spu-tdep.c
index 269ad2897b3f480da963e2a84f4659eb33ddad4e..17995db7ad0eeef9a8498026aa09e83620f13142 100644 (file)
@@ -1851,7 +1851,7 @@ spu_catch_start (struct objfile *objfile)
       struct symbol *sym;
       struct symtab_and_line sal;
 
-      sym = lookup_block_symbol (block, "main", NULL, VAR_DOMAIN);
+      sym = lookup_block_symbol (block, "main", VAR_DOMAIN);
       if (sym)
        {
          fixup_symbol_section (sym, objfile);
This page took 0.024736 seconds and 4 git commands to generate.