debugging 64 bit dumps in visual studio
- by Lodle
Is there any way to use visual studio to debug a dump of a 32 bit app that was produced on a 64 bit computer. I have got WinDbg working but the output is so jumbled i cant work out whats going on.
Visual Studio 2008