Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heapwolf/cpp-stacktrace

Quick and simple stacktraces for C++
https://github.com/heapwolf/cpp-stacktrace

Last synced: 25 days ago
JSON representation

Quick and simple stacktraces for C++

Awesome Lists containing this project

README

        

# SYNOPSIS
Quick/Simple stacktrace hack.

# MOTIVATION
[`This`](https://medium.com/@hij1nx/how-to-make-debugging-c-errors-easier-7824922a8cc6) blog post.