Hello
I confirmed that debug.exe does not exist on x64 systems. debug.exe is only
in x86 systems for compatibility reasons. You may consider writing your
test assembly code into a asm file and compile the file with ml64.exe, then
debug the output with the a real debugger (e.g windbg or cdb).
I have not tried debuggers developed by 3rd party.
Regards,
Jialiang Ge
Microsoft Online Community Support
=================================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
***@microsoft.com.
This posting is provided "AS IS" with no warranties, and confers no rights.
=================================================