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