ericbrumer.bsky.social
@ericbrumer.bsky.social
Reposted
We're also rolling out C++ Dynamic Debugging! This feature offers you the performance of optimized builds while maintaining the debugging experience of unoptimized builds.

Just switch to Release mode and enable this game-changer! #Debugging #CPlusPlus
May 14, 2025 at 10:00 AM
Reposted
〰️ Visual Studio 2022 v17.14 Release Party 〰️

🎉 Learn what's new in our blog: https://msft.it/63326SZPPI
🎥 Streaming LIVE in just 4 hours on Visual Studio Toolbox. https://msft.it/63327SZPPL
May 14, 2025 at 4:00 PM
Reposted
🌟Supercharge your development process with
@visualstudio.com 's newest feature: C++ Dynamic Debugging

It deoptimizes code that you set breakpoints on or step into, giving you the performance of optimized code w/ the debugging experience of unoptimized code.

developer.microsoft.com/games/articl...
March 20, 2025 at 9:37 PM
Reposted
Tired of debugging optimized code with missing variables and inlined functions?

@visualstudio.com preview now has Dynamic Debugging which automatically unoptimizes functions you step into while debugging 👀

Available in UE 5.6, or with a simple cherry pick:
devblogs.microsoft.com/cppblog/cpp-...
C++ Dynamic Debugging: Full Debuggability for Optimized Builds - C++ Team Blog
Over the past 5 years, we’ve had many incredible opportunities to engage with game developers. From AAA studios to indie developers, the passion for slashing iteration times is significant. Amidst all...
devblogs.microsoft.com
March 25, 2025 at 8:45 AM