Comment on Diagnostics with Tracing, a Unified Instrumentation System for RustparentComments−heavenlyblue7yI have to admit that when I heard the title I assumed it was a project to introduce proper online debugging to Rust.It’s a good project nevertheless. Rust needs that.−_-___________-_7yhaving used lldb and gdb with Rust often, I'm not sure what you mean by "proper online debugging". Could you elaborate?
Comments
I have to admit that when I heard the title I assumed it was a project to introduce proper online debugging to Rust.
It’s a good project nevertheless. Rust needs that.
having used lldb and gdb with Rust often, I'm not sure what you mean by "proper online debugging". Could you elaborate?