Hacker News new | ask | show | jobs
by dvektor 410 days ago
Very cool! I have been using LLDB quite a bit lately so I am eager to try this out. The state of debuggers dev experience really hasn't caught up to what things like Cargo have done for build systems, so I am glad to see people working on things like this.
1 comments

Why do you use LLDB on Linux?
I asked someone else what they use for rust. Normally I get by well enough with good structured tracing but lately that hasn't been cutting it.
Not OP but I use it occasionally because I know how to make it do stuff that I would have otherwise look up in GDB