This website requires JavaScript.
Explore
Help
Sign In
boost
/
stacktrace
Watch
2
Star
0
Fork
0
You've already forked stacktrace
mirror of
https://github.com/boostorg/stacktrace.git
synced
2026-01-27 07:22:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6522b60c72a16749be15750fa1f6962038dc3046
stacktrace
/
build
History
Antony Polukhin
6522b60c72
Added noop backend. Do not skip frames in backends anymore, because it is impossible to guess the inlining heuristics on different compilers. Fixed tests, added more tests, simplified code, improved docs
2016-09-08 21:42:43 +03:00
..
has_backtrace.cpp
Initial version of stacktrace library
2016-06-04 15:51:28 +03:00
has_libunwind.cpp
Initial version of stacktrace library
2016-06-04 15:51:28 +03:00
has_windbg.cpp
Initial version of stacktrace library
2016-06-04 15:51:28 +03:00
Jamfile.v2
Added noop backend. Do not skip frames in backends anymore, because it is impossible to guess the inlining heuristics on different compilers. Fixed tests, added more tests, simplified code, improved docs
2016-09-08 21:42:43 +03:00