* symfile.c (syms_from_objfile): Don't print the "(no debugging
authorJim Blandy <jimb@codesourcery.com>
Thu, 23 Jan 2003 23:17:28 +0000 (23:17 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 23 Jan 2003 23:17:28 +0000 (23:17 +0000)
commitcb3c37b24c829cd182c27036c080b3cf2fdb9bdb
treefd94b6cf9b28db64257c3f66306069c59aeeb158
parent5b5d99cf4d5ded93b60fd64c6069d45e3eeab1d3
* symfile.c (syms_from_objfile): Don't print the "(no debugging
symbols found)" message here; we haven't checked for a separate
debug info file yet, so we don't know yet.
(symbol_file_add_with_addrs_or_offsets): Print it here, after
we've looked everywhere.  Also, there's no need to print a special
message when we're loading the separate debug info file: the one
symbol_file_add prints is fine.
gdb/ChangeLog
gdb/symfile.c
This page took 0.025455 seconds and 4 git commands to generate.