]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/mipsread.c
import gdb-1999-09-08 snapshot
[thirdparty/binutils-gdb.git] / gdb / mipsread.c
index a388e76d805b2510986a91cf69d5af18c00c5ab3..d137a9aaac5730c978267a9bef74f9caedd5f51a 100644 (file)
@@ -104,7 +104,7 @@ mipscoff_symfile_read (objfile, mainline)
     error ("Error reading symbol table: %s", bfd_errmsg (bfd_get_error ()));
 
   mdebug_build_psymtabs (objfile, &ecoff_backend (abfd)->debug_swap,
-                        &ecoff_data (abfd)->debug_info, objfile->section_offsets);
+                        &ecoff_data (abfd)->debug_info);
 
   /* Add alpha coff dynamic symbols.  */