Skip to content

Commit e8ec014

Browse files
author
Colin Robertson
authored
Merge pull request MicrosoftDocs#829 from MicrosoftDocs/mikejo-edits2
fixed #240
2 parents 391223f + d69655b commit e8ec014

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/parallel/amp/walkthrough-debugging-a-cpp-amp-application.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,9 @@ CPU breakpoints
216216
217217
3. In the **Debugger to launch** list, select **Local Windows Debugger**.
218218
219-
4. In the **Debugger Type** list, select **GPU Only**.
219+
4. In the **Debugger Type** list, verify that **Auto** is selected.
220+
221+
**Auto** is the default value. Prior to Windows 10, **GPU Only** is the required value instead of **Auto**.
220222
221223
5. Choose the **OK** button.
222224

0 commit comments

Comments
 (0)