2009-12-02 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / coffread.c
index d66312b8b07beac584e8a81799666e8c39ff363d..84edfc55ecc1007bd1c6285f6db19fdd3b1cd1cb 100644 (file)
@@ -641,7 +641,7 @@ coff_symfile_read (struct objfile *objfile, int mainline)
   if (dwarf2_has_info (objfile))
     {
       /* DWARF2 sections.  */
-      dwarf2_build_psymtabs (objfile, mainline);
+      dwarf2_build_psymtabs (objfile);
     }
 
   dwarf2_build_frame_info (objfile);
This page took 0.025157 seconds and 4 git commands to generate.