Commit 481bc26
authored
Add an FAQ entry for non-Microsoft vendors (#5531)
`dotnet dump` can analyze dumps from any .NET runtime, but it needs a
matching DAC and unmanaged symbols. For .NET runtimes built by others,
these are not available from the usual symbol servers.
Users can try going back to the original environment so `dotnet dump`
can find the matching dac.1 parent 24de8bf commit 481bc26
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
0 commit comments