Hacker News new | ask | show | jobs
by seba_dos1 951 days ago
> Imagine my betrayal when I found out that there was nothing like this in C++, or Java, or Javascript.

For compiled languages (C, C++, Go, Rust etc.), check out https://rr-project.org/

1 comments

This looks rather neat, and there seems to be ample IDE support as well! It looks absolutely perfect, but makes me wonder why this isn't included in VS Code and IntelliJ by default when you install a (supported) language's debugger.