donadigo
- Karma
- 37
- Created
- March 30, 2022 (4y ago)
- Submissions
- 0
- Show HN: Predicting the future while debugging C++ (youtube.com)
Hello HN, I'd like to showcase a new feature in my Visual Studio extension, which allows for seeing what is ahead in program execution while stepping through C++ code. Each line that will be executed in the future is…
- Show HN: Real-time profiler for C++ [video] (youtube.com)
Hello HN, For a while now, I've been working on a Visual Studio extension that enables you to see code execution and variables in real-time, directly in the VS editor. A couple months ago, I implemented a prototype of a…
- Show HN: D0 – Visual Studio add-on for faster C++ debugging (marketplace.visualstudio.com)