Changes

Jump to: navigation, search

GPU621/Debugging OpenMP

497 bytes added, 01:16, 29 November 2022
Setup
=== Setup ===
 
==== Startup Project ====
To set the startup project or multiple projects:
[[File:Startup-settings.png]]
 
==== 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]]
= User Interface =
40
edits

Navigation menu