top | item 43905627

(no title)

dvektor | 10 months 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.

discuss

order

worldsavior|10 months ago

Why do you use LLDB on Linux?

dvektor|10 months ago

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.

saagarjha|9 months ago

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