Ensure autoloading of SOS works for NativeAOT and singlefile
Open
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
There are cases where WinDBG fails to detect runtimes in the process. In doing so, it won't load SOS. There's also cases where SOS won't enumerate all modules as it is too expensive and might miss runtimes. We need a clearer UX around these scenarios. Right now it's a very unhelpful:
```
CLRDLL: ERROR: Unsupported mscor DLL type mscoree
CLR DLL status: ERROR: Unsupported mscor DLL type mscoree
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.