Juan Carlos Arevalo Baeza
Juan Carlos Arevalo Baeza
wdk_add_driver and wdk_add_driver add the compilation switch /GR-, which conflicts with /GR normally added by CMake (found with CMake 3.18 with Ninja and MSVC 16.8 preview, x64). Q: Would there...
### Brief Issue Summary A workspace with multiple folders each with its own CMakePresets.json file is offering the older, non-preset commands. ### Expected: Hit Ctrl+Shift+P, and type "scan". ### Apparent...
### Brief Issue Summary ARM64EC requires a different visual studio configuration. This documentation describes what to put in the preset file: https://devblogs.microsoft.com/cppblog/arm64ec-support-in-visual-studio/ ``` "architecture": { "value": "arm64ec", "strategy": "external" }...
This came up during an investigation of SOS-driven debugging of Time Travel Debugging traces. All SOS commands were failing with varied error messages, but the cause for all failures was...
### Brief Issue Summary This is a basic ease-of-use user experience issue. A fresh machine, with VS 2022 installed on it and ready to go. Open a CMake/Ninja project folder...
### Brief Issue Summary Hi! The new Test Explorer integration is great, but... when tests fail, it's hard or impossible to get at the output from the failed test. On...
### Description In this repo there are a handful of old-style "lgtm" suppressions for issues raised by CodeQL. As we use it at Microsoft in internal tooling for Time Travel...