1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / rs6000-nat.c
index 7e250ef1aa46ef59df0318dd2b8e4926c8f433e7..b61af3d9a8d50c71bdbcdfe168dd5287d7d4fdcd 100644 (file)
@@ -427,7 +427,7 @@ add_vmap (ldi)
             objname, bfd_errmsg (bfd_get_error ()));
       /*NOTREACHED*/
     }
-  obj = allocate_objfile (vp->bfd, 0);
+  obj = allocate_objfile (vp->bfd, 0, 0, 0);
   vp->objfile = obj;
 
 #ifndef SOLIB_SYMBOLS_MANUAL
This page took 0.02366 seconds and 4 git commands to generate.