frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: BugStalker - a modern Rust debugger

https://github.com/godzie44/BugStalker
115•godzie•11mo ago

Comments

godzie•11mo ago
BS is a modern debugger for Linux x86-64. Written in Rust for Rust programs.

Async Rust support – debug async code with new commands: - async backtrace – inspect async task backtraces - async task – view task details - async stepover / async stepout – better control over async execution

Enhanced variable inspection: - argd / vard – print variables and arguments using Debug trait

Other: - new `call` Command – execute functions directly in the debugged program - `trigger` Command – fine-grained control over breakpoints - new project Website – better docs and resources

…and much more!

Full Changelog: https://github.com/godzie44/BugStalker/releases/tag/v0.3.0

Documentation & Demos: https://godzie44.github.io/BugStalker/

bfrog•11mo ago
Been hoping someone would make this, looks great!

I guess I’m next hoping someone gets it working using jtag/swd debug probes for embedded targets :)

goku12•11mo ago
Would something like this work for you? https://probe.rs/
otherayden•11mo ago
Best of luck with this project. I'm not even a rust dev but I came to say that I love this name
sixthDot•11mo ago
any Machine Interface planned (à la GDB/MI)?
godzie•11mo ago
First priority is a DAP support. But after this - why not.
harpiaharpyja•11mo ago
Would DAP support allow this to be used with OpenOCD?
giancarlostoro•11mo ago
BugStomper would have also been a great name choice. ;)
rob74•11mo ago
Better than the current one - first, stalking is not really a verb that comes to mind when I think about bugs, and second, it has pretty negative connotations...
meisel•11mo ago
I’m surprised this isn’t getting more love. My experience with other debuggers with Rust was quite poor, I hope this one can fare much better. For example, I couldn’t call functions with previous debuggers
bobajeff•11mo ago
Does this have a machine interface mode like gdb/lldb? Asking because I like my debuggers to be integrated with my code editor of choice which is usually done via such an interface.
godzie•11mo ago
Unfortunately no, but it's a good idea. I'll definitely look into this feature.
gitroom•11mo ago
Honestly this wouldve helped me a ton when I got stuck with async errors before, Rust debugging always felt tougher than it should be.
dathinab•11mo ago
yeah I mean you are basically stuck with a few options

- use C/C++ focused debugers with a rust plugin or similar (okay, not not compared to idk. debugging python in PyStorm)

- rely on tracing/logging and errors reported (which might sound dump as it's basically "not" debugging, but with how the rust type system plays out and enforcement of reasonable decent code style/structure etc. this is quite often good enough)

- write/extend tests (again a form of "not" debugging, but where while a "must have" even if you pinned down the bug using a debugger)

- sprinkle in dbg! statements (basically print line debugging)

The fact that it took like 10? yearts for anyone to write more then just tweeks to C/C++ debuggers even through rust has a lot of enthusiasts is I think telling ;)

Still it looks like a real nice tool to have in your toolbox.

thurn•11mo ago
is this necessarily linux for dependency reasons, or could it be on OSX in the future?
godzie•11mo ago
Yes, I think it's possible to support macOS. However, the main challenge isn't the operating system itself but rather the architecture.
lostmsu•11mo ago
What's the state of expression evaluation?

Friendship Recession

https://en.wikipedia.org/wiki/Friendship_recession
1•futurecat•1m ago•0 comments

AI Generates Files. Who Manages Them?

https://filesfirst.substack.com/p/your-ai-generates-files-who-manages
1•ilian•1m ago•0 comments

Show HN: Exp / Desktop App to simply convert

https://getexpi.app
1•philematic•1m ago•0 comments

Show HN: RaptorCI – Catch risky code changes and weak tests before they ship

https://getraptorci.com/
1•jcarroll24•2m ago•0 comments

Universe to You – Everything Explained. Probably

https://scrollytelling.ai/universe-to-you/
1•thunderbong•2m ago•0 comments

The Fair Match Calculator: A realistic look at your local dating pool

https://tkmcnierney.github.io/fair-match-calculator/
1•Gooblebrai•2m ago•0 comments

Iran eyes crypto toll for oil tanker transits through Strait of Hormuz

https://www.coindesk.com/markets/2026/04/08/iran-eyes-crypto-toll-for-oil-tanker-transit-through-...
1•zoklet-enjoyer•3m ago•0 comments

All Nations, World Bodies 'Must Urgently Intervene' to Stop Trump from Wiping

https://www.commondreams.org/news/trump-threat-to-iran
2•hkhn•3m ago•0 comments

Why Integrated Copilots Suck

https://deadneurons.substack.com/p/why-integrated-copilots-suck
2•nr378•4m ago•0 comments

Two Mornings a Day

https://blog.quent.in/blog/2026/04/08/two-mornings-a-day/
1•sylvainkalache•4m ago•0 comments

Dear Google Cloud: Your Deprecation Policy Is Killing You (2020)

https://steve-yegge.medium.com/dear-google-cloud-your-deprecation-policy-is-killing-you-ee7525dc05dc
1•DangitBobby•5m ago•1 comments

Thoughts on increasing SSH security using a hardware security key

https://neilzone.co.uk/2026/04/thoughts-on-increasing-ssh-security-using-a-hardware-security-key/
1•speckx•6m ago•0 comments

Thousands of Consumer routers hacked by Russia's military

https://arstechnica.com/security/2026/04/russias-military-hacks-thousands-of-consumer-routers-to-...
1•oldnetguy•6m ago•0 comments

A physical "Enter console" for multi-agent AI coding workflows

https://blog-whi-sper.vercel.app/blog/continue-deck
2•whis_per•11m ago•0 comments

I built a Python like DSL for enterprise grade OpenClaw/hermes/paperclip agents

https://github.com/aelaguiz/doctrine
1•aelaguiz•11m ago•1 comments

Embedding truncation is the bottleneck in AI memory retrieval

https://open.rankfor.ai/resources/ai-memory-benchmark-seci-vs-raw-2026
2•dizhat•13m ago•0 comments

China and Taiwan: Are changes coming?

https://news.az/news/china-and-taiwan-are-changes-coming
2•seekdeep•13m ago•0 comments

Oestrus Ovis Nasal Myiasis with Pupation in Human Host, Greece, October 2025

https://wwwnc.cdc.gov/eid/article/32/3/25-1077_article
1•bookofjoe•14m ago•0 comments

Show HN: Idt – A Swiss Army Knife for UUID, ULID, Snowflake, and More

https://github.com/sh-cho/idt
2•sh-cho•19m ago•0 comments

How time-lock puzzles work

https://blog.alcazarsec.com/tech/posts/time-lock-puzzles-need-hidden-order-groups
2•alcazar•19m ago•0 comments

From bytecode to bytes: automated magic packet generation

https://blog.cloudflare.com/from-bpf-to-packet/
2•salkahfi•20m ago•0 comments

A deterministic workflow compiler –> turns LLM intent into forms, docs, and APIs

https://web.geniesnap.com/
2•geniesnap•21m ago•2 comments

Show HN: Killpy – CLI to find and clean Python environments

https://github.com/Tlaloc-Es/KillPy
2•Tlaloc-Es•22m ago•0 comments

It's Time to Move on from Harry Potter

https://www.otherstrangeness.com/2026/04/08/its-time-to-move-on-from-harry-potter/
3•speckx•23m ago•1 comments

PyTorch Foundation Adds to Its Portfolio

https://techstrong.ai/features/pytorch-foundation-adds-to-its-portfolio/
2•CrankyBear•24m ago•0 comments

RSVP to the FBI

http://www.terrybisson.com/rsvp-to-the-fbi/
3•georgecmu•24m ago•0 comments

I Am Fond of the Pipeline Operator

https://functiondispatch.substack.com/p/i-am-very-fond-of-the-pipeline-operator
2•birdculture•25m ago•0 comments

Where does all the milk go?

https://www.dhanishsemar.com/writing/dairy-production-process
2•DiffTheEnder•25m ago•0 comments

Amazon rewards loyal Kindle devotees by closing the book on old e-readers

https://www.theregister.com/2026/04/08/amazon_kindle_support_discontinued/
4•beardyw•26m ago•0 comments

Full Text Search with IndexedDB

https://blog.jmp.chat/b/2026-full-text-search-indexeddb
2•singpolyma3•26m ago•0 comments