2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
[deliverable/binutils-gdb.git] / gdb / somread.c
index e621cba9ff26ae45a58533364b4e0def36fdd22a..19a15e21983f0420a4ab6a6bf5876b7d60309720 100644 (file)
@@ -427,6 +427,7 @@ static const struct sym_fns som_sym_fns =
   default_symfile_segments,    /* Get segment information from a file.  */
   NULL,
   default_symfile_relocate,    /* Relocate a debug section.  */
+  NULL,                                /* sym_get_probes */
   &psym_functions
 };
 
This page took 0.024119 seconds and 4 git commands to generate.