Open main menu

CDOT Wiki β

Changes

OpenMP Debugging in Visual Studio / Team Debug

80 bytes added, 22:25, 10 December 2017
Multiple Processes
*2. Go to general page and toggle "Break all processes when one process breaks" checkbox
[[File:Example.jpg]]
In order to add a new process you need to find the .pdb files.
'''Multiple processes'''
Each If you have more than one project is an individual processin a project solution, you can choose which projects the debugger starts.
If you have more than one project To do this:*1. Right click your solution in a project solution, you can choose which explorer*2. Select Set Startup Projects*3. Then set the projects the debugger startsaction to Start
You could also attach a process outside of the debugger to the debugger, including processes on a remote device but your inspection ability is limited
28
edits