aboutsummaryrefslogtreecommitdiff
path: root/gdb/xcoffexec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/xcoffexec.c')
-rw-r--r--gdb/xcoffexec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/xcoffexec.c b/gdb/xcoffexec.c
index b17d874..8e4322f 100644
--- a/gdb/xcoffexec.c
+++ b/gdb/xcoffexec.c
@@ -345,6 +345,7 @@ map_vmap (bfd *bf, bfd *arch)
we don't have to load them as default anymore.
syms_from_objfile (obj, 0, 0, 0);
+ new_symfile_objfile (obj, 0, 0);
#endif
}