-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
v8.0, v7.3, v7.0, v6.0, v5.0
-
Execution Team 2024-01-08, Execution Team 2024-01-22, Execution Team 2024-03-04, Execution Team 2024-04-15
-
45
Assortment of improvements:
- For non-debug evergreen builds (i.e. check for enableTestCommands), consider adding more information to the minidump configuration (MS docs, SO post):
- MiniDumpWithThreadInfo
- MiniDumpWithUnloadedModules
- MiniDumpIgnoreInaccessibleMemory
- MiniDumpWithTokenInformation
- Allow the windows debugging types for BSON in all windows builds, including them in non-debug builds will aid debugging and shouldn't have any user impact.
- Investigate improvements to the spawnhost script that will make the natvis file available to Visual Studio without user interaction. Will simply copying it to the right directory allow this?
- mentioned in
-
Page Loading...