{"library":"libbacktrace","type":"library","category":null,"description":"The libbacktrace library may be linked into a program or library and used to produce symbolic backtraces.","language":"cpp","status":"active","version":"2024-11-30","tags":["backtrace","debugging","c","symbols"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install libbacktrace","imports":["#include <backtrace.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(libbacktrace CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE libbacktrace::libbacktrace)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}