Debugging with SCons and Visual Studio

Current Repository Revision: 14 Code highlight key Grey: Code unchanged Red: Code removed Green: Code added Blue: Code not shown We can now create Visual Studio projects for our example code and use them to help when debugging using the Visual Studio debugger. Before we can start debugging, however, we need to fix the debug [...]