 |
How to use Windbg to debug a dump of a 32bit .NET app running on a x64 machine - Decrypt my World -
Hi all, Imagine we are running a 32bit .NET app in a x64 machine. This app is failing so we have taken a memory dump of the app when a specific CLR exception gets raised. We open the dump with our 64bit version of Windbg (Windbg x64), and we verify that w
blogs.msdn.com |
 |