Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
procexp: usermode stack 32bit
Hi.
Running 64bit procexplorer and trying to view usermode stack of some thread of 32bit process I can see only 64bit kernel stack (no usermode stack).
It's similar to situation when I try to inspect 32bit process using 64bit windbg (in this case I can see also only 64bit kernel stack but no usermode stack).
When I use 32bit windbg I can see usermode stack.
Is it possible to view usermode stack of 32bit process using 64bit procexplorer?
If no, is it possible to run 32bit procexplorer on 64bit machine? When I execute "procexp.exe" (not "procexp64.exe") it drops 64bit version to temp directory and run 64bit version.
Thank you.