InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Backward-cpp Alternatives
Similar projects and alternatives to backward-cpp
-
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
-
-
-
-
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
backward-cpp discussion
backward-cpp reviews and mentions
-
How we added Apple Silicon support to analyzer (arm64)
We've faced the lack of ARM architecture support (specifically Windows ARM) in backward-cpp, a popular C++ library for collecting stack trace when a program crashes. After looking through the documentation and analyzing the code, we submitted a pull request with fixes to enhance the ARM support. We hope this small improvement will be helpful to other developers who are porting their applications to the ARM :)
-
Advice on custom assertion libraries
I've used backward-cpp for printing stack traces and I'm very satisfied!
-
How to generate core dump in windows?
if you're just looking for a way to log the stack trace at the time, you can use: https://github.com/bombela/backward-cpp
-
Error stack traces in Go with x/xerror
100% Shameless plug. Stack capture and pretty printer for C++: https://github.com/bombela/backward-cpp
-
Getting around static method limitation of backtrace/dladdr
have you tried backward-cpp?: https://github.com/bombela/backward-cpp
-
A note from our sponsor - InfluxDB
www.influxdata.com | 31 Aug 2025
Stats
bombela/backward-cpp is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of backward-cpp is C++.