Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2014 15:30:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386
Message-ID:  <bug-194828-32464-8g5N2Fssf1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194828-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194828-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828

--- Comment #20 from John Baldwin <jhb@FreeBSD.org> ---
In this particular case the test case did not crash, so a stack trace would not
have helped.  What did help was to use gdb interactively to step through the
test as it ran.  I'm not sure if you really want a wrapper that basically does
'gdb --args <program> <testname>' (and that disabled the timeout checking), but
that's effectively what I would want.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194828-32464-8g5N2Fssf1>