阅读:1081回复:3
.asm file 如何使用softice debug source code |
|
沙发#
发布于:2002-05-16 21:14
安装SOFTICE 之后是open,translate,load
|
|
板凳#
发布于:2002-05-17 07:47
By the way, you should use VS 6.0
|
|
地板#
发布于:2002-05-17 10:26
Thanks your reply. I have two question could you help me to solved it .
1. What is VS6.0 2. Following is my compiler and link setting : ml /c /zi test.asm link /DEBUG /DEBUGTYPE:CV test.obj,test.exe and then I generate a test.exe and using symbol loader to open test.exe will show a message \"test.exe is an unsupported module type\". |
|