Ports for SerenityOS
Collections What's new Versions Info Sign in

Backward-cpp 65a769f

Backward is a beautiful stack trace pretty printer for C++.

cd Ports/backward-cpp
./package.sh

Screenshot

Backward is a header only library. So installing Backward is easy, simply drop a copy of backward.hpp along with your other source files in your C++ project. You can also use a git submodule or really any other way that best fits your environment, as long as you can include backward.hpp.

Website: https://github.com/bombela/backward-cpp

Port: https://github.com/SerenityOS/serenity/tree/master/Ports/backward-cpp

Dependencies: binutils zlib 🖧

Sign in to vote

✍️ Edit this page

Similar ports