x64 Debugging With Pseudo Variables

For many years, Visual C++ has included a set of pseudo variables and format specifiers for use in debugging.

In the December 2008 issue of MSDN Magazine, Kenny Kerr shares some of the pseudo variables and format specifiers that he’s found most useful for debugging C++ applications in the x86 and x64 processor architectures.

Check the magazine archives for previous installments of the Windows With C++ column.