2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
[deliverable/binutils-gdb.git] / gdb / xcoffread.c
index 1a1b5decee1c8d9a13f142054aa7b90bd75df7ae..2d2e0bb6953f668c5723c8a37e69aa764907fe37 100644 (file)
@@ -3136,6 +3136,7 @@ static const struct sym_fns xcoff_sym_fns =
   default_symfile_segments,    /* Get segment information from a file.  */
   aix_process_linenos,
   default_symfile_relocate,    /* Relocate a debug section.  */
+  NULL,                                /* sym_probe_fns */
   &psym_functions
 };
 
This page took 0.026462 seconds and 4 git commands to generate.