boehm-gc test failure on sparc-linux

Jeff Sturm jsturm@one-point.com
Thu Feb 7 08:51:00 GMT 2002


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



More information about the Gcc-bugs mailing list