-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update debugging-gpu-code.md #4589
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@drvoss : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Mikejo5000
reviewed
Feb 7, 2020
@@ -18,7 +18,7 @@ ms.workload: | |||
You can debug C++ code that is running on the graphics processing unit (GPU). GPU debugging support in Visual Studio includes race detection, launching processes and attaching to them, and integration into the debugging windows. | |||
|
|||
## Supported Platforms | |||
Debugging is supported on [!INCLUDE[win7](../debugger/includes/win7_md.md)], [!INCLUDE[win8](../debugger/includes/win8_md.md)], [!INCLUDE[winsvr08_r2](../debugger/includes/winsvr08_r2_md.md)], and [!INCLUDE[winserver8](../debugger/includes/winserver8_md.md)]. For debugging on the software emulator, [!INCLUDE[win8](../debugger/includes/win8_md.md)], or [!INCLUDE[winserver8](../debugger/includes/winserver8_md.md)] is required. For debugging on the hardware, you must install the drivers for your graphics card. Not all hardware vendors implement all debugger features. See the vendor documentation for limitations. | |||
Debugging is supported on [!INCLUDE[win7](../debugger/includes/win7_md.md)], [!INCLUDE[win8](../debugger/includes/win8_md.md)], Windows 10, [!INCLUDE[winsvr08_r2](../debugger/includes/winsvr08_r2_md.md)], [!INCLUDE[winserver8](../debugger/includes/winserver8_md.md)] and Windows Server 2016. For debugging on the software emulator, [!INCLUDE[win8](../debugger/includes/win8_md.md)], Windows 10 or [!INCLUDE[winserver8](../debugger/includes/winserver8_md.md)], Windows Server 2016 is required. For debugging on the hardware, you must install the drivers for your graphics card. Not all hardware vendors implement all debugger features. See the vendor documentation for limitations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
Debugging is supported on [!INCLUDE[win7](../debugger/includes/win7_md.md)], [!INCLUDE[win8](../debugger/includes/win8_md.md)], Windows 10, [!INCLUDE[winsvr08_r2](../debugger/includes/winsvr08_r2_md.md)], [!INCLUDE[winserver8](../debugger/includes/winserver8_md.md)] and Windows Server 2016. For debugging on the software emulator, [!INCLUDE[win8](../debugger/includes/win8_md.md)], Windows 10 or [!INCLUDE[winserver8](../debugger/includes/winserver8_md.md)], Windows Server 2016 is required. For debugging on the hardware, you must install the drivers for your graphics card. Not all hardware vendors implement all debugger features. See the vendor documentation for limitations. | |
Debugging is supported on [!INCLUDE[win7](../debugger/includes/win7_md.md)], [!INCLUDE[win8](../debugger/includes/win8_md.md)], Windows 10, [!INCLUDE[winsvr08_r2](../debugger/includes/winsvr08_r2_md.md)], [!INCLUDE[winserver8](../debugger/includes/winserver8_md.md)], and Windows Server 2016. For debugging on the software emulator, [!INCLUDE[win8](../debugger/includes/win8_md.md)], Windows 10, [!INCLUDE[winserver8](../debugger/includes/winserver8_md.md)] or Windows Server 2016 is required. For debugging on the hardware, you must install the drivers for your graphics card. Not all hardware vendors implement all debugger features. See the vendor documentation for limitations. |
#sign-off If you can commit this minor edit and then merge, that would be great. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
aq-pr-triaged
tracking label for the PR review team
change sent to author
ready-to-merge
visual-studio-windows/prod
vs-ide-debug/tech
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add current windows version