This is the mail archive of the gdb-testers@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: New GDB 4.17 snapshot is available


> Then make the binary, libraries and dynamic linker available.
> 
> Ie, give me enough pieces that I can actually look at the problem
> under the debugger than than trying to guess what might be going
> wrong.
> 

ftp://ftp.yggdrasil.com/private/hjl/gdb-test.tar.bz2

You need a linux x86 machine running libc 5, not glibc 2. Unpack
it under / as root. Then do

# cd /tmp
# gdb a.out


-- 
H.J. Lu (hjl@gnu.org)