[PATCH] [Sanitizers] Enable stack traces on recent versions of FreeBSD

Viktor Kutuzov vkutuzov at accesssoftek.com
Mon Nov 3 07:27:02 PST 2014


Hi kcc, samsonov,

On FreeBSD 10.0 _Unwind_Backtrace() behaves similarly to its Linux implementation when called from within a signal handler.

http://reviews.llvm.org/D6086

Files:
  lib/sanitizer_common/sanitizer_stacktrace.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6086.15706.patch
Type: text/x-patch
Size: 1510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141103/72bdb529/attachment.bin>


More information about the llvm-commits mailing list