[Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 19 15:30:41 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828
--- Comment #20 from John Baldwin <jhb at 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.
More information about the freebsd-testing
mailing list