6 packages tagged with “callstack”
A Serilog enricher that adds call stack information to log events in an exception-like format. Displays call stacks as: Method:Line --> Method:Line --> Method:Line for intuitive debugging and tracing.
A C# library that allows for the consumption of source maps and the deminification of JavaScript stack traces
A C# library that allows for the consumption of source maps and the deminification of JavaScript stack traces.
Stacktrace aims at becomming a simple to use and platform neutral interface for retrieving stack traces from C++ programs. In addition, it provides a reference implementation for C++ exceptions with stack trace metadata. Stacktrace support both Microsoft Windows and UNIX-like platforms with a GCC compiler, such as e.g. Linux and Mac OS. Windows support is implemented through the StackWalker project, while the GCC support is implemented through the GLIBC backtrace call.
Redistributable components for package 'stacktrace'. This package should only be installed as a dependency. (This is not the package you are looking for).
MaulingMonKey's debug callstack collection API.