1. Home
  2. Browse
  3. backward-cpp

backward-cpp

v2023-11-24#1Latest

A beautiful stack trace pretty printer for C++

Install

Run the following Vcpkg command to install the port.

Usage

backward-cpp provides CMake targets:

find_package(Backward CONFIG REQUIRED)

# To use the header library

target_link_libraries(main PRIVATE Backward::Interface)

# To use the prebuilt library

target_link_libraries(main PRIVATE Backward::Backward)

Dependencies

See source

Version

v2023-11-24#1

Publication

Supports

!uwp & !(windows & arm)

GitHub

bombela/backward-cpp3.7K

Homepage

github.com/bombela/backward-cpp

Subtree

bd9be1771a

License

Complex license

Definition

Manifest