Announcing the VS GDB Debugger extension--Marc Goodner
Annoucing a new tool in Visual Studio:
Announcing the VS GDB Debugger extension
by Marc Goodner
From the article:
Earlier this year I wrote a post on how you could debug C++ code on Linux from Visual Studio. It was a bit cumbersome, but it was doable. Today we are releasing the Visual Studio GDB Debugger extension preview. This will enable debugging remote Linux targets including IoT devices...

The STE||AR Group has released V0.9.11 of HPX -- A general purpose parallel C++ runtime system for applications of any scale.