You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
189 B
6 lines
189 B
mode 80,1000
|
|
set _NT_DEBUG_PORT=com2
|
|
set _NT_SYMBOL_PATH=c:\symbols\taiwan\i386\nt\symbols
|
|
set _NT_DEBUG_LOG_FILE_APPEND=c:\tmp\i386.txt
|
|
del c:\tmp\i386.txt
|
|
remote /s i386kd sallydbg
|