[Bug 243746] llvm-libunwind does not provide an API useful in signal handler context
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 31 00:37:40 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243746
--- Comment #2 from Conrad Meyer <cem at 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.
More information about the freebsd-bugs
mailing list