This is the mail archive of the gdb@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: gdb 5.3 bug


On Fri, Mar 07, 2003 at 02:05:22PM +0300, Lev Assinovsky wrote:
> I can's say that the bug fixed
> but I found how to work around!!!
> The problem was that gnu "ld" put "/usr/lib/libc.so.1" in place
> of interpreter in executable.
> If to use gcc option -Xlinker "--dynamic-linker" -Xlinker /usr/lib/ld.so.1
> gdb works fine!

Well, since current versons of the GNU tools won't do this, I think
we're done.  Great!


-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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