Description
C++ applications can print more readable stack traces when crashes or diagnostic paths occur. It is useful for developers who want clearer debugging output from native programs.
This is a development library/helper, not a standalone debugger. It improves diagnostics only when programs are built or configured to use it.