[mlpack-git] [mlpack] Add mlpack::backtrace. (#526)

Grzegorz Krajewski notifications at github.com
Thu Feb 25 14:26:57 EST 2016


Add Backtrace class for Log::Assert & Log::Fatal. Ubuntu implementation only (g++, clang).
You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/526

-- Commit Summary --

  * Add mlpack::backtrace for Ubuntu (C++, Clang).
  * Commit mlpack::backtrace.
  * Update for mlpack::backtrace
  * Delete old backtrace depend.
  * Add mlpack::backtrace info.
  * Add mlpack::backtrace header.
  * Add mlpack::backtrace
  * Add mlpack::backtrace
  * Add mlpack::backtrace
  * Add mlpack::backtrace
  * Merge pull request #1 from mlpack/master

-- File Changes --

    D CMake/FindBacktrace.cmake (106)
    A CMake/FindBfd.cmake (89)
    A CMake/FindLibDL.cmake (32)
    M CMakeLists.txt (21)
    M doc/guide/iodoc.hpp (22)
    M src/mlpack/CMakeLists.txt (10)
    M src/mlpack/core.hpp (1)
    M src/mlpack/core/util/CMakeLists.txt (2)
    A src/mlpack/core/util/backtrace.cpp (183)
    A src/mlpack/core/util/backtrace.hpp (95)
    M src/mlpack/core/util/log.cpp (76)
    M src/mlpack/core/util/prefixedoutstream_impl.hpp (30)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/526.patch
https://github.com/mlpack/mlpack/pull/526.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/526
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160225/a564abfb/attachment-0001.html>


More information about the mlpack-git mailing list