2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
[deliverable/binutils-gdb.git] / gdb / coffread.c
index 7c5953555cb24a803fea822fc6533304ef0ea0e9..2a8ee424fed952cf74e18f34939093552a33ec5d 100644 (file)
@@ -2196,6 +2196,7 @@ static const struct sym_fns coff_sym_fns =
 
   default_symfile_relocate,    /* sym_relocate: Relocate a debug
                                   section.  */
+  NULL,                                /* sym_probe_fns */
   &psym_functions
 };
 
This page took 0.027485 seconds and 4 git commands to generate.