Skip to content

Commit d69655b

Browse files
committed
fixed #240
1 parent 01806ed commit d69655b

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)