Changes

Jump to: navigation, search

OpenMP Debugging in Visual Studio / Team Debug

338 bytes added, 10:31, 15 December 2017
m
Group Members
# [mailto:ashimazaki@myseneca.ca?subject=GPU621 Azusa Shimazaki]
# [mailto:oasturiano@myseneca.ca?subject=GPU621 Orlandson Asturiano]
 
please feel free to change the contents' depth!!!
 
=Process and thread=
On the top of the window, Turn on an icon called "Show Threads in Source" that is off by default.
[[File:op_off.png|50px|leftcenter|off]] [[File:op_on.png|50px|leftcenter|on]]
Or you can do on and off from right-click menu on the thread window.
[[File:show_op.png|300px|leftcenter|show]] On the gutter, you can see thread icon where the threads are currently working.Also, you can check the detail of the threads with mouse over. When the thread is single (at the beginning of the threading):[[File:tt_1.png|400px|center|1]] [[File:tt1_d.png|200px|center|1]]
On When thethread is multiple.[[File:tt_2.png|400px|center|2]] [[File:tt2_d.png|400px|center|2]]
==Debug Location toolbar==
190
edits

Navigation menu