This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [rfc] Clarify shared library warning
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Eli Zaretskii <eliz at gnu dot org>
- Cc: Daniel Jacobowitz <drow at false dot org>, gdb-patches at sourceware dot org
- Date: Tue, 10 Oct 2006 14:34:38 -0700
- Subject: Re: [rfc] Clarify shared library warning
- References: <20061010145213.GA20993@nevyn.them.org> <uejtfkgia.fsf@gnu.org>
> > warning: .dynamic section for "/lib/libc.so.6" is not at the expected
> > address
> > warning: the wrong version of the shared library may have been found
>
> Such a change is a good idea, I think.
>
> We could make it shorter, though:
>
> warning: .dynamic section for "/lib/libc.so.6" is not at the expected
> address (wrong version of the shared library?)
I like the change too, but I prefer Daniel's version. I find it much
clearer.
--
Joel