Discussion:
way to see hex instructions in VC8 disassembly tab?
(too old to reply)
Nelson B
2007-10-21 01:17:37 UTC
Permalink
The VC6 debugger's disassembly tab had an option to see, or not see,
the actual disassembled code in hexadecimal. I can't find a way to
see the hex in the debugger for VC8 or in VC Express 2005.
Is there a way to turn it on?
--
Nelson B
Togusa
2007-11-08 20:05:01 UTC
Permalink
Try with the Debug->Windows->Disassembly one (you can also open it pressing
ALT+8)
Post by Nelson B
The VC6 debugger's disassembly tab had an option to see, or not see,
the actual disassembled code in hexadecimal. I can't find a way to
see the hex in the debugger for VC8 or in VC Express 2005.
Is there a way to turn it on?
--
Nelson B
Loading...