By acoin
via css.dzone.com
Published: Dec 26 2012 / 10:20
When using the Windows debugger engine to debug optimized C++ code compiled with Visual Studio 11 you can step into inline functions and see local variables that are stored in CPU registers.
Add your comment