Update comments about removed function
[deliverable/binutils-gdb.git] / gdb / gdbcore.h
index 66e81dfe950f5a244d702eaa38a2d2fd89493d03..0a69d36ad760fabd9796a1ca1d6273395bf4275c 100644 (file)
@@ -269,8 +269,7 @@ private:
   std::string m_storage;
 };
 
-/* NOTE: cagney/2004-04-05: Replaced by "regset.h" and
-   regset_from_core_section().  */
+/* Replaced by the "iterate_over_regset_sections" gdbarch method.  */
 extern void deprecated_add_core_fns (struct core_fns *cf);
 extern int default_core_sniffer (struct core_fns *cf, bfd * abfd);
 extern int default_check_format (bfd * abfd);
This page took 0.023984 seconds and 4 git commands to generate.