Print (2 more) if stack trace truncated
authorTudor Bosman <tudorb@fb.com>
Tue, 3 Dec 2013 23:11:11 +0000 (15:11 -0800)
committerJordan DeLong <jdelong@fb.com>
Fri, 20 Dec 2013 21:04:42 +0000 (13:04 -0800)
commit730a0da803ab68553e7f7505dea5db6331389485
tree76e1870330d0a4c18bde749e3f169c6a9f1769d2
parentdb56587b0b4cbc33001732589bc79ab9271658bf
Print (2 more) if stack trace truncated

Summary:
Also, C++ify the interface and switch to per-thread caching in libunwind as per
D1081259

Test Plan: folly/experimental/symbolizer/test

Reviewed By: lucian@fb.com

FB internal diff: D1081272
folly/experimental/exception_tracer/ExceptionTracer.cpp
folly/experimental/symbolizer/SignalHandler.cpp
folly/experimental/symbolizer/Symbolizer.cpp
folly/experimental/symbolizer/Symbolizer.h
folly/experimental/symbolizer/test/SymbolizerTest.cpp