Changes

Jump to: navigation, search

GPU621/Debugging OpenMP

297 bytes added, 02:48, 29 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 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.# Select the desired process from the list and select Attach.## If you have multiple identical processes, use the w3wp process details or Command Line column to identify the correct process to use.## In the '''Attach to''' field, change the setting to Automatic to the specific type if necessary. Automatic will work for most applications.
[[File:Attach-to-process.png]]
40
edits

Navigation menu