[pdal-commits] [PDAL/PDAL] e5358f: Add backtrace support for libunwind.
GitHub
noreply at github.com
Tue May 29 06:48:44 PDT 2018
Branch: refs/heads/issue-1904
Home: https://github.com/PDAL/PDAL
Commit: e5358fa7a860df35bdb6f88be5158a8c794c4a62
https://github.com/PDAL/PDAL/commit/e5358fa7a860df35bdb6f88be5158a8c794c4a62
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-05-29 (Tue, 29 May 2018)
Changed paths:
M apps/pdal.cpp
M cmake/execinfo.cmake
A cmake/modules/FindLibexecinfo.cmake
A cmake/modules/FindLibunwind.cmake
A cmake/unwind.cmake
M dimbuilder/CMakeLists.txt
A pdal/util/Backtrace.cpp
A pdal/util/Backtrace.hpp
M pdal/util/CMakeLists.txt
M pdal/util/Utils.cpp
M pdal/util/Utils.hpp
A pdal/util/private/BacktraceExecinfo.cpp
A pdal/util/private/BacktraceImpl.hpp
A pdal/util/private/BacktraceNone.cpp
A pdal/util/private/BacktraceUnwind.cpp
Log Message:
-----------
Add backtrace support for libunwind.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list