[HN Gopher] Show HN: FireDBG - A Time Travel Visual Debugger for...
___________________________________________________________________
Show HN: FireDBG - A Time Travel Visual Debugger for Rust
Hey HN, the is Chris, creator of FireDBG. We've been working on
this debugger just about a year now. Time travel debugging isn't a
new concept, the new idea here is to use call tree visualisation to
help us navigate the debug trace. It supports various Linux
distros on x64 and macOS on x64 and M1. It's only available for
Rust right now, but we do want to bring this debugging experience
to other programming languages. Please give it a try! Would love to
know your thoughts. What's your anecdote in debugging programs? My
stupidity is usually in the form of: after a few hours of
debugging, I realised I misused a system API (e.g. messing up
length with offset) but I kept thinking I had a logic error
somewhere. By the way, I am looking for a technical co-founder. If
you are also passionate about developer toolings and willing to
commit to this problem, let's team up and build a company. You can
find me on YC Co-Founder Matching (link in blog post).
Author : chris-tsang
Score : 14 points
Date : 2023-12-11 15:41 UTC (7 hours ago)
(HTM) web link (firedbg.sea-ql.org)
(TXT) w3m dump (firedbg.sea-ql.org)
| mdaniel wrote:
| Seems to be dual MIT and Apache 2, although the "license in every
| subdirectory" makes it (a) not show up in the GitHub license
| detector (b) presumably places the burden upon the user to only
| use code from each directory or something
| https://github.com/SeaQL/FireDBG.for.Rust#license
___________________________________________________________________
(page generated 2023-12-11 23:01 UTC)