mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
import gdb-1999-10-11 snapshot
This commit is contained in:
@ -441,7 +441,7 @@ add_vmap (ldi)
|
||||
objname, bfd_errmsg (bfd_get_error ()));
|
||||
/*NOTREACHED */
|
||||
}
|
||||
obj = allocate_objfile (vp->bfd, 0, 0, 0);
|
||||
obj = allocate_objfile (vp->bfd, 0);
|
||||
vp->objfile = obj;
|
||||
|
||||
#ifndef SOLIB_SYMBOLS_MANUAL
|
||||
|
Reference in New Issue
Block a user