aboutsummaryrefslogtreecommitdiff
path: root/gdb/nlmread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/nlmread.c')
-rw-r--r--gdb/nlmread.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/nlmread.c b/gdb/nlmread.c
index b0c405e..7ba977a 100644
--- a/gdb/nlmread.c
+++ b/gdb/nlmread.c
@@ -236,13 +236,6 @@ nlm_symfile_read (objfile, section_offsets, mainline)
/* FIXME: We could locate and read the optional native debugging format
here and add the symbols to the minimal symbol table. */
- if (!have_partial_symbols ())
- {
- wrap_here ("");
- printf_filtered ("(no debugging symbols found)...");
- wrap_here ("");
- }
-
/* Install any minimal symbols that have been collected as the current
minimal symbols for this objfile. */