New option "set print symbol-loading".
[deliverable/binutils-gdb.git] / gdb / symfile.h
index 8e2569da7abb82d63f41a1443e50b9a7a7ecbb37..ff25028523be619f7c0f17a0ae3f39d95587f91b 100644 (file)
@@ -503,6 +503,8 @@ extern bfd *gdb_bfd_open_maybe_remote (const char *);
 
 extern int get_section_index (struct objfile *, char *);
 
+extern int print_symbol_loading_p (int from_tty, int mainline, int full);
+
 /* Utility functions for overlay sections: */
 extern enum overlay_debugging_state
 {
This page took 0.024762 seconds and 4 git commands to generate.