Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for June 2008

Junfeng Zhang's Windows Programming Notes

Win32, Fusion, CLR, .Net Framework, and others

Inspect a 32 bit Process Dump Generated by a 64 bit Debugger - June 30, 2008

64 bit Windows can run both 32 bit process and 64 bit process. For debugging though, you want to use 32 bit debugger to debug 32 bit process, and 64 bit debugger for 64 bit process. Otherwise it wont be pretty. Occasionally, I receive a 32 bit process dump generated by a 64 bit debugger. When load some dump in the debugger, this is how it looks like: 0:020> .sympath SRVc:websymbolshttp:msdl.microsoft.comdownloadsymbolsSymbol search path is:...
http://blogs.msdn.com/junfeng/archive/2008/06/30/inspect-a-32-bit-process-dump-generated-b...
Available Archives
- February (2 items)
- March (1 item)
- April (1 item)
- June (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact