2012-06-04 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / dbxread.c
index 1725112971464aa5318eed14e118ac4b913fe562..2d47407da31385beb8db0ae6db24913ac9a4300c 100644 (file)
@@ -3589,6 +3589,7 @@ static const struct sym_fns aout_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.02405 seconds and 4 git commands to generate.