4 Forks
10 Stars
10 Watchers

slowstacktrace

A stacktrace printing library that uses libunwind and llvm-symbolizer. Based on LLVMs compiler-rt sanitizer code. Works with llvm-mingw 14.0 Clang on Windows x86_64 and with GCC 9.3 / Clang 14.0 linux

How to download and setup slowstacktrace

Open terminal and run command
git clone https://github.com/nidefawl/slowstacktrace.git
git clone is used to create a copy or clone of slowstacktrace repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with slowstacktrace https://github.com/nidefawl/slowstacktrace/archive/master.zip

Or simply clone slowstacktrace with SSH
[email protected]:nidefawl/slowstacktrace.git

If you have some problems with slowstacktrace

You may open issue on slowstacktrace support forum (system) here: https://github.com/nidefawl/slowstacktrace/issues