(lookup_global_symbol_from_objfile): Simplify.
[deliverable/binutils-gdb.git] / gdb / i386fbsd-nat.c
index 754677f6640d6c03c8b0e183f97121aae8ff0551..6fafbf03d49e9829be9d245f47a6d9983373c458 100644 (file)
@@ -143,7 +143,6 @@ _initialize_i386fbsd_nat (void)
   t->to_resume = i386fbsd_resume;
   t->to_pid_to_exec_file = fbsd_pid_to_exec_file;
   t->to_find_memory_regions = fbsd_find_memory_regions;
-  t->to_make_corefile_notes = fbsd_make_corefile_notes;
   add_target (t);
 
   /* Support debugging kernel virtual memory images.  */
This page took 0.025035 seconds and 4 git commands to generate.