This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: print better messages for separate debug info


I've committed this change.

Jim Blandy <jimb@redhat.com> writes:

> 2002-12-23  Jim Blandy  <jimb@redhat.com>
> 
> 	* 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]