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?

StackOverflow: Retiring the Beta Site

https://meta.stackoverflow.com/questions/438628/retiring-the-beta-site
1•stefankuehnel•31s ago•0 comments

Background Jobs in Go with Asynq and Valkey

https://josephgoksu.com/blog/background-jobs-in-go-asynq-valkey/
1•ssfak•54s ago•0 comments

Developers using LLM APIs, what are your biggest frustrations?

https://form.jotform.com/260943627372058
1•Algo-bro•1m ago•0 comments

Program analysis using random interpretation (2005) [pdf]

https://sigplan.org/Awards/Dissertation/2005_gulwani.pdf
1•azhenley•2m ago•0 comments

The browser is eating itself

https://fhoehl.com/future-browser
2•marukodo•9m ago•0 comments

Ask HN: What are your best Claude Code custom spinner verbs?

1•freedomben•9m ago•1 comments

A tail-call interpreter in (nightly) Rust

https://www.mattkeeter.com/blog/2026-04-05-tailcall/
1•g0xA52A2A•9m ago•0 comments

Do You Need a CMS?

https://joost.blog/do-you-need-a-cms/
1•dazhbog•11m ago•0 comments

Meta, Google under attack as court cases bypass 30-year-old legal shield

https://www.cnbc.com/2026/04/03/meta-google-under-attack-court-cases-bypass-30-year-old-legal-shi...
2•1vuio0pswjnm7•13m ago•0 comments

Panorama – AI that finds your team's workflows and hidden structures

https://withpanorama.com/
2•bryantwolf•17m ago•0 comments

Show HN: Jmux – tmux-based development environment for humans and coding agents

https://github.com/jarredkenny/jmux
4•jarredkenny•17m ago•2 comments

Predicting When RL Training Breaks Chain-of-Thought Monitorability

https://www.lesswrong.com/posts/SvxaKP5KdkksZPcG7/predicting-when-rl-training-breaks-chain-of-tho...
1•gmays•21m ago•0 comments

Device code phishing attacks surge 37x as new kits spread online

https://www.bleepingcomputer.com/news/security/device-code-phishing-attacks-surge-37x-as-new-kits...
1•Brajeshwar•23m ago•0 comments

Show HN: Autocrit – automated persona-based UX prototyping and evaluation

https://github.com/adiun/pi-autocrit
1•4di•23m ago•0 comments

Phone-free bars and restaurants on the rise across the U.S.

https://www.axios.com/2026/04/05/phone-free-restaurants-bars-bans-restrictions-offline
1•Brajeshwar•23m ago•0 comments

I'm Worried About the Helpless AI Disruptors of the Future

https://gizmodo.com/im-worried-about-the-helpless-ai-disruptors-of-the-future-2000742589
1•Brajeshwar•23m ago•0 comments

How to build internal AI tools without compliance blocking the project

https://comply-tech.co.uk/blog/internal-ai-tool-compliance.html
1•ComplyTechAPI•25m ago•0 comments

Testing Is Systems Thinking

https://testpappy.wordpress.com/2026/04/05/testing-is-systems-thinking/
1•gpi•27m ago•0 comments

Fair coins tend to land on the same side they started

https://arxiv.org/abs/2310.04153
1•DeathArrow•28m ago•0 comments

Ask HN: Best pivot for SWE to work on satisfying engineering challenges?

2•conqrr•29m ago•0 comments

EPA Official in Charge of Methane Regs Wrote Oil Industry Argument Against Them

https://www.propublica.org/article/trump-epa-methane-deregulation-aaron-szabo-oil-gas-axpc
29•Jimmc414•31m ago•2 comments

Show HN: A Common Lisp implementation in development

https://savannah.nongnu.org/news/?id=10876
2•andreamonaco•31m ago•0 comments

Why Lean?

https://leodemoura.github.io/blog/2026-4-2-why-lean/
1•kachnuv_ocasek•35m ago•0 comments

Banray.eu: Raising awareness of the terrible idea that is always-on AI glasses

https://banray.eu/en/index.html
16•ChrisArchitect•38m ago•2 comments

Ask HN: Is it time to stop putting the version in package.json?

1•xDmytri•38m ago•0 comments

I learned to solve a Rubik's Cube and it was incredibly disappointing

https://www.atomic14.com/2026/04/05/rubiks-cube
1•iamflimflam1•39m ago•0 comments

Claude Code builds a system prompt

https://www.dbreunig.com/2026/04/04/how-claude-code-builds-a-system-prompt.html
1•dbreunig•40m ago•0 comments

AI on Canvas

https://www.trydraft.app/
1•0xNishchit•45m ago•0 comments

Roogle: a Rust API search engine

https://github.com/roogle-rs/roogle
1•fanf2•45m ago•0 comments

2001: A Space Odyssey originally had a 20-foot-tall green alien, a 'crap' script

https://www.polygon.com/2001-space-odyssey-first-draft-alien-leopard-zebra-story/
2•thunderbong•48m ago•0 comments