Rhino MocksUndebuggable
Apperantly I am not smart enough to debug Rhino Mocks. Here is what I get when I try to debug Rhino Mocks in Visual Studio 2005 SP1. The really sad part is that SharpDevelop can debug the code without an issue.
> oleaut32.dll!77d03c34()
[Frames below may be incorrect and/or missing, no symbols loaded for oleaut32.dll]
oleaut32.dll!77d12c03()
rpcrt4.dll!77c539a9()
rpcrt4.dll!77c6a67e()
rpcrt4.dll!77c65033()
rpcrt4.dll!77ce27de()
rpcrt4.dll!77c7a7e7()
rpcrt4.dll!77ce2f0b()
cslangsvc.dll!5a54c704()
ntdll.dll!7c81f7dd()
ntdll.dll!7c81f832()
ntdll.dll!7c81f832()
ntdll.dll!7c82fb23()
ntdll.dll!7c81f832()
ntdll.dll!7c82fb23()
mscorwks.dll!79e89233()
ntdll.dll!7c81f832()
ntdll.dll!7c82fb23()
More posts in "Rhino Mocks" series:
- (30 Jun 2008) Getting closer to conclusion
- (29 Jun 2008) The role of Stub vs. Mock
- (29 Jun 2008) To be strict or not?
Comments
Comment preview