Hi, Here is the latest GNU debugger `gdb' version 4.11 for those who don't have 16MB of compile space. It compiles out of the box so this is not a `port' !! It is compiled with elf support. This tar.gz contains only binaries (static and shared). The sources may be found at any GNU archive site, for e.g. prep.ai.mit.edu:/pub/gnu/gdb-4.11.tar.gz I have included the COPYING, COPYING.LIB, README, gdb.1 and texinfo files. Comments, complaints, problems with this distribution to me. Mitch (m.dsouza@mrc-apu.cam.ac.uk) P.s. I compiled it with gcc-2.4.5 and libc.so.4.4.4 . Those of you who have libraries < libc.so.4.4.4 will get a warning. You should use the static gdb I included or update your libraries. You also require the dynamic linker/loader ld.so. P.p.s. The shared version of gdb included also requires you have the shared DLL for GNU's readline library. If you don't already have it, get it from sunsite.unc.edu:/pub/Linux/libs/librl-1.1.tar.z