debugging 64 bit dumps in visual studio

Posted by Lodle on Stack Overflow See other posts from Stack Overflow or by Lodle
Published on 2009-10-03T09:56:30Z Indexed on 2010/04/09 13:03 UTC
Read the original article Hit count: 306

Filed under:
|
|
|
|

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

© Stack Overflow or respective owner

Related posts about mdump

Related posts about debug