This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH] Warn if add-symbol-file does not provide any symbols


>>>>> "Tom" == Tom Tromey <tromey@adacore.com> writes:

Tom> A user suggested that add-symbol-file ought to warn if the file does
Tom> not in fact provide any symbols.  This seemed like a decent idea, so
Tom> this patch implements this idea.

Tom> Tested on x86-64 Fedora 29.

Tom> gdb/ChangeLog
Tom> 2019-06-04  Tom Tromey  <tromey@adacore.com>

Tom> 	* symfile.c (add_symbol_file_command): Remove obsolete comment.
Tom> 	Warn if symbol file does not provide any symbols.

I'm checking this in now.

Tom


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