Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2020 00:37:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 243746] llvm-libunwind does not provide an API useful in signal handler context
Message-ID:  <bug-243746-227-KGIRcIvpbi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243746-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243746-227@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=3D243746

--- Comment #2 from Conrad Meyer <cem@freebsd.org> ---
Here is the WIP:
https://people.freebsd.org/~cem/libexecinfo.backtrace_ctx3.patch

It works on amd64 (not tested recently) and maybe i386 (untested) and does =
not
have support for other architectures.  It is mostly missing tests, I think.
Otherwise it just needs rebasing on the current tree, and eventually it wil=
l be
nice to support non-x86 architectures.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243746-227-KGIRcIvpbi>