Difference between revisions of "OpenMP Debugging in Visual Studio / Team Debug"
Ashimazaki (talk | contribs) (→User Interface) |
Ashimazaki (talk | contribs) (→User Interface) |
||
Line 21: | Line 21: | ||
[[File:process_window.png|800px|left|Process window]] | [[File:process_window.png|800px|left|Process window]] | ||
+ | |||
==Threads window== | ==Threads window== | ||
[[File:thread_window.png|800px|left|threads window]] | [[File:thread_window.png|800px|left|threads window]] | ||
+ | |||
==Source window== | ==Source window== |
Revision as of 23:54, 3 December 2017
Group Members
please feel free to change the contents' depth!!!
test1
test
test
Background
How can we debug the parallel program? bra bra bra... Our test environment is "visual studio 2015" and "Intel Parallel Studio XE 2016"
User Interface
Attach to Process dialog box
Processes window
Threads window