2010-02-03 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / mipsread.c
index 4ef817e2f0dab353a5b5f05060dd8f58f8e6ca8a..093313e68eb494fb45438c18223d0a1e86f6c81b 100644 (file)
@@ -399,6 +399,7 @@ static struct sym_fns ecoff_sym_fns =
   default_symfile_segments,    /* sym_segments: Get segment information from
                                   a file.  */
   NULL,                         /* sym_read_linetable */
+  default_symfile_relocate,    /* sym_relocate: Relocate a debug section.  */
   NULL                         /* next: pointer to next struct sym_fns */
 };
 
This page took 0.029789 seconds and 4 git commands to generate.