Announcing Visual Studio 2022 Support

When Microsoft first announced that the upcoming Visual Studio 2022 is moving to 64 bits, they caught us by surprise.  Microsoft products are known for great backward compatibility, but that comes with a hefty cost of keeping alive numerous interfaces and technologies introduced several releases ago. Native components have to work side-by-side with managed components. COM interfaces have to work together with MEF interfaces. Legacy synchronous API should not break the new asynchronous one.

And to my great pleasure (and to Microsoft’s credit) they have done a tremendous job moving the unimaginably complex Visual Studio environment the x64 platform. Sure, it did require some changes on our side, but the overall process went much smoother than I could have anticipated.

What it means for our users, is that VisualGDB is now fully compatible with Visual Studio 2022 Preview. Simply download VisualGDB 5.6 Beta 4 and it will automatically detect your VS2022 installation and will integrate with it, so you can keep enjoying the best of both VisualGDB and Visual Studio without any distractions.