Hi,
I just installed Visual GDB on a Win 8.1 machine with Visual Studio 2013 and .NET 4.5.1. The installation went well and all of Visual GDB’s dialog’s are accessible from the Visual Studio IDE. However, when I try to build/run/debug I get a request to install .NET 3.5 and the build process ends immediately. This happens whenever I try to run the Visual GDB executable.
What am I doing wrong? Is Visual GDB not compatible with .NET 4.5?
Thanks