64bit - Can I install both x86/x64 windbg on my x64 WIN7? -
i need analysis x86 dump file, want install x86 windbg on computer.
or if can use x64 windbg analysis x86 dump file?
yes, , idea since you'll need 32 bit version debug 32 bit applications/dumps. files located in install directory, can have number of installations side side.
also, keep in mind if use 64 bit tool create dump, you'll 64 bit dump - if process 32 bit. in case you'll dump of wow64 process, makes debugging dump bit more difficult. however, if use 32 bit tool create dump file, you'll regular 32 bit dump , can use 32 bit debugger would.
Comments
Post a Comment