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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243746 --- 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 will be nice to support non-x86 architectures. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243746-227-KGIRcIvpbi>
