gdb/
[deliverable/binutils-gdb.git] / gdb / symfile.h
index bba242ca4ae261a15c7d3fe9260896a0cba2546d..8c9249c7c039c523cd5e64ddbe1d66e71036e613 100644 (file)
@@ -284,13 +284,6 @@ extern char *obconcat (struct obstack *obstackp, const char *, const char *,
 
                        /*   Variables   */
 
-/* If non-zero, gdb will notify the user when it is loading symbols
-   from a file.  This is almost always what users will want to have happen;
-   but for programs with lots of dynamically linked libraries, the output
-   can be more noise than signal.  */
-
-extern int print_symbol_loading;
-
 /* If non-zero, shared library symbols will be added automatically
    when the inferior is created, new libraries are loaded, or when
    attaching to the inferior.  This is almost always what users will
This page took 0.024834 seconds and 4 git commands to generate.