debugger

Tag

Cards List
#debugger

I built a local-first debugger for AI agents — v0.3 can now find the first evidence-supported divergence between a good and bad run

Reddit r/AI_Agents · 2026-08-16

TraceMotive v0.3.0 is an open-source local-first debugger that can compare AI agent runs and identify the first evidence-supported divergence between good and bad executions.

0 favorites 0 likes
#debugger

A zero-dependency, ultra-lightweight database time machine for SQLite

Hacker News Top · 2026-08-09 Cached

An open-source, zero-dependency SQLite debugging tool that tracks database changes and allows instant rewinding to any previous state via snapshots, a web UI, and a CLI watcher daemon.

0 favorites 0 likes
#debugger

Writing a Debugger from Scratch

Hacker News Top · 2026-07-24 Cached

This article kicks off a series on building a debugger from scratch in Rust, starting with attaching to a Windows process using OS debugging APIs.

0 favorites 0 likes
#debugger

dcmake: a new CMake debugger UI

Lobsters Hottest · 2026-07-22 Cached

dcmake is a new GUI debugger for CMake, built using Dear ImGui and the DAP protocol, allowing interactive debugging of CMake scripts. It was rapidly developed with AI assistance.

0 favorites 0 likes
#debugger

Web-based Jujutsu revset explorer & debugger

Lobsters Hottest · 2026-07-21 Cached

A web-based playground for exploring and debugging Jujutsu revsets, with graph editing, evaluation, and permalink sharing.

0 favorites 0 likes
#debugger

Underappreciated builtin: Grand Unified Debugger

Lobsters Hottest · 2026-06-30 Cached

This article highlights the capabilities of Emacs' Grand Unified Debugger (GUD) built-in, emphasizing its multi-debugger support and graphical GDB interface, including features like setting breakpoints by clicking on the fringe and stepping through code.

0 favorites 0 likes
#debugger

Built a macOS debugger for AI agents — visualize LLM call chains in real time

Reddit r/AI_Agents · 2026-06-10

Tether is a local proxy for macOS that captures every LLM call and visualizes them as a live node graph, enabling time-travel debugging.

0 favorites 0 likes
#debugger

NetworkSpy

Product Hunt · 2026-05-30

NetworkSpy is an HTTP(s) proxy debugger with a custom viewer, aimed at developers for inspecting network traffic.

0 favorites 0 likes
#debugger

mvm - a fast virtual machine for Go

Lobsters Hottest · 2026-05-23 Cached

mvm is a fast, portable virtual machine for Go that allows running Go programs directly from source, embedding a Go interpreter, and includes a REPL, debugger, and standard library.

0 favorites 0 likes
#debugger

Bytecode VMs in surprising places (2024)

Hacker News Top · 2026-05-22 Cached

This article explores surprising uses of bytecode virtual machines, specifically eBPF in the Linux kernel and DWARF expressions for debug information in compiled binaries.

0 favorites 0 likes
← Back to home

Submit Feedback