On Thu, 7 Feb 2002, Christian Jönsson wrote: > Sure, But, since gctest is a bourne shell wrapper for > .libs/gctest, how do I run the wrapper gctest in gdb? Something like env LD_LIBRARY_PATH=`pwd`/.libs gdb .libs/gctest ought to work. Make sure you continue past the first SIGSEGV in GC_SysVGetDataStart; that one is expected. Jeff