* xcoffread.c (xcoff_sym_fns): Update.
[deliverable/binutils-gdb.git] / gdb / machoread.c
index ad33f63a63820b6eda7c7ccc93e3a894163e1b5c..dbf9ae4c6e351e80188bc16d0d6c66f8db71adae 100644 (file)
@@ -843,6 +843,7 @@ static const struct sym_fns macho_sym_fns = {
   macho_new_init,               /* init anything gbl to entire symtab */
   macho_symfile_init,           /* read initial info, setup for sym_read() */
   macho_symfile_read,           /* read a symbol file into symtab */
+  NULL,                                /* sym_read_psymbols */
   macho_symfile_finish,         /* finished with file, cleanup */
   macho_symfile_offsets,        /* xlate external to internal form */
   default_symfile_segments,    /* Get segment information from a file.  */
This page took 0.025724 seconds and 4 git commands to generate.