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•10mo 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•10mo 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•10mo ago
What's the state of expression evaluation?

Modern Family Star Nolan Gould, 14, on Mensa and Starting College Early (2013) [video]

https://www.youtube.com/watch?v=ZOTtGItg2PI
1•joebig•3m ago•0 comments

Bead Sort (Gravity Sort)

https://en.wikipedia.org/wiki/Bead_sort
3•ogogmad•5m ago•0 comments

Apifold – OpenAPI spec in, live MCP server out

https://github.com/Work90210/APIFold
2•KyleFuehri•9m ago•0 comments

I Predicted the 2008 Financial Crisis. What Is Coming May Be Worse

https://www.nytimes.com/2026/03/16/opinion/financial-crisis-private-credit-ai-iran-taiwan.html
2•saikatsg•13m ago•0 comments

Intel GMA 945, Nvidia 8800 GTS, AMD Radeon HD 7350G All Working with ReactOS Now

https://twitter.com/reactos/status/2031439000708202743
1•smurda•14m ago•0 comments

Tinybox- offline AI device 120B parameters

https://tinygrad.org/#tinybox
22•albelfio•15m ago•5 comments

The Ghost in Your Shell

https://github.com/DeepBlueDynamics/hyperia
1•kordlessagain•15m ago•1 comments

Kagi: Small Web Just Got Bigger

https://blog.kagi.com/small-web-updates
2•gxs•16m ago•0 comments

No evidence cannabis helps anxiety, depression, or PTSD

https://www.sciencedaily.com/releases/2026/03/260319044656.htm
2•nothrowaways•18m ago•0 comments

Common Lisp Development Tooling

https://www.creativetension.co/posts/common-lisp-development-tooling
1•0bytematt•20m ago•0 comments

Show HN: vLLM Studio – A macOS app for using vLLM models

https://github.com/agentset-ai/vllm-studio
2•ahmedriad1•21m ago•2 comments

Hawaii's worst flooding in 20 years threatens dam, prompts evacuations

https://www.nbcnews.com/weather/floods/hawaii-worst-flooding-in-20-years-rcna264573
4•geox•28m ago•0 comments

Trying out creating simple and fun games. What do you think?

https://samreedcole.com/about/
2•samreedcole•38m ago•1 comments

Bilderberg Meeting

https://en.wikipedia.org/wiki/Bilderberg_Meeting
2•simonebrunozzi•41m ago•0 comments

6 Facts about obesity and weight loss drugs in the U.S.

https://www.pewresearch.org/short-reads/2026/01/23/6-facts-about-obesity-and-weight-loss-drugs-in...
2•paulpauper•44m ago•0 comments

Be a Sadist

https://twitter.com/robkhenderson/status/2035433329281945974
2•delichon•45m ago•0 comments

The Distaff Texts

https://www.lesswrong.com/posts/pKoDqpfdv4ur8HgZ2/the-distaff-texts
1•paulpauper•46m ago•0 comments

Show HN: Atomic – self-hosted, semantically-connected personal knowledge base

https://github.com/kenforthewin/atomic
4•kenforthewin•52m ago•0 comments

Show HN: Can I run a model language on a PS2?

https://github.com/xaskasdf/ps2-llm
4•xaskasdf•56m ago•2 comments

Just In Time compilation in WebAssembly (2022)

https://www.wingolog.org/archives/2022/08/18/just-in-time-code-generation-within-webassembly
2•QuadmasterXLII•57m ago•1 comments

Is AI capable of Intelligent Disobedience? [video]

https://www.youtube.com/watch?v=Qu-00j9XuF0
1•Yukonv•1h ago•0 comments

Is 'Vibe Physics' the Future?

https://physicsworld.com/a/is-vibe-physics-the-future/
4•01-_-•1h ago•1 comments

Nvidia Open-Sources OpenShell: Agent Runtime with Security Guardrails

https://nvidianews.nvidia.com/news/ai-agents
5•jee599•1h ago•2 comments

For the First Time, Scientists May Have Found a Way to Regenerate Cartilage

https://www.inc.com/victoria-salves/for-the-first-time-scientists-may-have-found-a-way-to-regener...
1•01-_-•1h ago•0 comments

Show HN: Zen-Hunt – A bare-metal forensic scanner in Rust (SIMD, 7GB/s on NVMe)

https://github.com/ejgi/zen_hunt
2•ejgi•1h ago•0 comments

Show HN: ClawJetty: Agent Pages for Production AI

https://clawjetty.com/#####
1•andes314•1h ago•0 comments

Show HN: A KEXP native macOS app

https://github.com/isaacd9/kexp-menubar
2•idd2•1h ago•0 comments

The USPS Honors Lowrider History with These Commemorative Stamps

https://www.caranddriver.com/news/a70806083/usps-lowrider-commemorative-stamps/
1•RickJWagner•1h ago•0 comments

No Semicolons Needed

https://terts.dev/blog/no-semicolons-needed/
2•karakoram•1h ago•0 comments

Show HN: Classic Video Poker v2

https://www.classicvideopoker.com/classicvideopokerv2/
2•appstorelottery•1h ago•1 comments