Here is my result:
//------------------------------------------------------------
C:\Debuggers>symchk e:\FileIcon.exe /s \\symserv\TestSymSrv
SYMCHK: FAILED files = 0
SYMCHK: PASSED + IGNORED files = 1
//--------------------------------------------------------------
If there is anything unclear, please feel free to let me know.
Thanks,
Rhett Gong [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties and confers no rights.
Because when I do !process (see the other question: !process) I get a error
msg.
> No, my question was how do I get the OS symbols for the other machine from
> a
> symbol server such as msdl.microsoft.com\download\symbols...As you may
> remember I've been going crazy trying to get symbols to download from the
> server correctly.
>
> Because when I do !process (see the other question: !process) I get a
> error
> msg.
If you set symbol path on your host machine then debugger will
find symbols automatically.
There are several ways of setting symbol path (using an environment
variable, a command line option, GUI, etc). See the docs for details.
Thanks for your understanding.
Rhett Gong [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties and confers no rights.