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: RFA: More concise errors for missing shared libraries


Daniel Jacobowitz <drow@false.org> writes:
> warning: Could not load shared library symbols for 2 libraries, e.g. /lib/libnss_dns.so.2.
> Do you need "set solib-search-path" or "set solib-absolute-prefix"?

Should message suggest trying 'info shared' to get the full list of
libraries?  People getting that message might not know about it.


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