forked from Imagelibrary/binutils-gdb
hp merge changes -- too numerous to mention here; see ChangeLog and
ChangeLog-gdbtk for details.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user