I am debugging a problem in a mixed mode (managed and unmanaged) application.
The actual problem is unmanaged code.
I uploaded the SOS dll to Windebugger. But it shows me the call stack only until managed mode, since I loaded the SOS dll. How can I see the unmanaged code call stack?
c # windbg sos crash-dumps
Rockstart
source share