[DOTNET-ROTOR] Debugging (SOS)

2004-06-25 Thread SUBSCRIBE DOTNET-ROTOR Memomana
Hi, I could not successfully follow the steps to use the SOS extension as in documented in sscli\docs\debugging\sos.html. Everytime I try to set a breakpoint (after loading the SOS), it fails. For example: 0:000 bp rotor_pal!pal_writefile *** WARNING: Unable to verify checksum for

Re: [DOTNET-ROTOR] Debugging (SOS)

2004-06-25 Thread Barry Bond
Things are working fine for you... the messages from the debugger just aren't clear. ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll tells you that the debugger cannot find symbols for ntdll.dll. That's OK... they're not needed to debug Rotor. *** WARNING: