When using Visual Studio 2012 SP3, and the latest version of VisualGDB, I am getting a crash when adding a VGDB project to a solution.
Steps to reproduce:
1. Create a blank solution
2. Add a new VisualGDB Linux project to the solution
3. Upon completing the project wizard, Visual Studio will crash
This happens to me every time, and makes VGDB unusable because the project I wish to build requires multiple components.
Is this a known issue? Is there a known workaround?