

Release Notes: This version fixes a bug that crashed the call chain backtrace, and adds a compile time flag to turn off backtracing completely.


Release Notes: Stack trace is now robust in the absence of frame pointers on the stack. Minor output format changes have been made.


Release Notes: Support for malloc (0) was added.


Release Notes: Fixes a bug in realloc that caused legitimate uses of realloc to fail.


Release Notes: Call chains are now printed as File, Line, and Function wherever possible.