Changes

Jump to: navigation, search

GPU621/Debugging OpenMP

71 bytes added, 00:03, 30 November 2022
Attach to Process
==== Attach to Process ====
The Visual Studio debugger has the capability to attach to applications running in processes outside of Visual Studio locally and remotely. This is useful as you are able to debug external applications that are already built. You can use the debugger while attached to a separate app, though some features may be limited. To attach to a running process:
# With the app and Visual Studio running, select Debug > Attach to Process.
40
edits

Navigation menu