2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
[deliverable/binutils-gdb.git] / gdb / mipsread.c
index 5790730f3f14e0b99591c4eab1eea7e93c2d53c5..23ceece652081b0f7f3202c483691f530800e4ab 100644 (file)
@@ -401,6 +401,7 @@ static const struct sym_fns ecoff_sym_fns =
   default_symfile_segments,    /* Get segment information from a file.  */
   NULL,
   default_symfile_relocate,    /* Relocate a debug section.  */
+  NULL,                                /* sym_probe_fns */
   &psym_functions
 };
 
This page took 0.038383 seconds and 4 git commands to generate.