Changes

Jump to: navigation, search

GPU621/Debugging OpenMP

No change in size, 01:16, 29 November 2022
Command Scope
==== Command Scope ====
When debugging with multiple processes, the break, step, and continue debugger commands will affect all processes by default. This can have unintended consequences when debugging. To gain more control over the targets, you can and should change these settings. You can do so by going to Tools (or Debug) > Options > Debugging > General, and clearing the checkbox ```'''Break all processes when one process breaks```'''.
[[File:Break-processes.png]]
40
edits

Navigation menu