Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2014 21:26:47 +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-qPelqkXX4M@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 #19 from Julio Merino,+1 347 694 0576,New York City <jmmv@FreeBSD.org> ---
Just to clarify regarding:

---
Older versions of ATF had gdb integration, but this might not be in kyua. Let
me dig around a bit more and determine whether or not that's possible still...
---

Kyua does have the same "GDB integration" that ATF had, namely that Kyua will
automatically extract a stacktrace of any crashed test program and attach such
stacktrace to the test report.

Now... stacktrace gathering in FreeBSD was broken because the version of GDB in
base is super-old and did not accept the command-line syntax that Kyua was
expecting.  This has been fixed in
https://github.com/jmmv/kyua/commit/179b573ae639886c22809df77019e59e28055bca
and will be part of Kyua 0.12.

-- 
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-qPelqkXX4M>