Deal with the inferior unloading shared objects.
[deliverable/binutils-gdb.git] / gdb / target.h
index a7dfe2bcb0f24fdca0f96e01c9612e22daa98642..07a94c06c32e288a6f28d69bbf8caaac12d8d4a1 100644 (file)
@@ -1377,6 +1377,9 @@ find_target_beneath PARAMS ((struct target_ops *));
 
 extern int
 target_resize_to_sections PARAMS ((struct target_ops *target, int num_added));
+
+extern void remove_target_sections (bfd *abfd);
+
 \f
 /* Stuff that should be shared among the various remote targets.  */
 
This page took 0.023027 seconds and 4 git commands to generate.