Postmortem debugging tools for MinGW.
-
Updated
Sep 25, 2025 - C++
Postmortem debugging tools for MinGW.
Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
Zero dependency library to capture and parse stack traces in Node, Bun, Deno and more.
Turning programming exceptions into art
Makes handling and debugging PHP errors suck less
Flexible, general-purpose error handling for Go.
Stack traces as an array of stack frames with source maps support.
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.
Simple, concise error handling and annotation for Go
This repository contains the legacy implementation of EvoCrash, a crash reproduction prototype extending EvoSuite 1.0.3 (http://www.evosuite.org). This repository is no longer maintained. The latest version of the full reimplementation of the tool is available at https://github.com/STAMP-project/botsing
Chrome extension that classifies Sentry errors with in-browser ML. Trains locally, learns from your corrections, zero backend.
CraTer-Tool is a light-weight crash localization tool for Java programs, it analyze the crash information and predict whether or not the crashing-fault reside inside the stack trace.
Stack Trace problem in Node.js
A lightweight stack trace utility to retrieve CallSite objects from a specific caller.
Go errors with contextual information
Highly opinionated Go errors package.
A lightweight Go errors package with stack tracing and structured fields.
CLI root cause analysis (RCA) tool using OpenAI to analyze software crash stack traces. TypeScript + Node.js. NTU MSCS Capstone.
See https://stamp-project.github.io/botsing/ for the latest version of STAMP crash reproduction tool.
Add a description, image, and links to the stack-trace topic page so that developers can more easily learn about it.
To associate your repository with the stack-trace topic, visit your repo's landing page and select "manage topics."