Backtrace. A tool that shows you exactly where your Windows program crashed and why.

github.com/cloudwu/backtrace-mingw

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2016
  • fix compile problems & fix display (#5)
November 2010
  • memory leak bug fix (release_set)
September 2010
  • Now, It can view the stack from dll
August 2010
  • add -lintl (need libintl for windows)
July 2010
  • add test
  • first version