Fortunately, Visual Studio makes this as easy as debugging a single executable. All that is needed is a solution containing both projects. To start debugging an executable, simply right-click on its project and select “ Debug ”-> ”Start …
View original post here:
Code In Review » Debugging for Two