Changes

Jump to: navigation, search

GPU621/Striking

8 bytes added, 14:52, 8 December 2016
Progress
<table border="0" width="800">
<tr>
<td width="350360" align="top">
*How to start debugging
# put breakpoints where you want to take a look by hitting the key F9 in the line or left-click at the front of a line
# Run the program in Debug mode by hitting the green button (or key F5)
# Go to the menu Debug -> Windows to open the windows you need ( see the image belowon your right)
# Choose the windows that you need (e.g. Memory, Threads, Parallel Stacks, Local or Auto and so on.)
# Hit the function keys to run a program:
</td>
<td width="450440">
To open windows you need for debugging on Visual Studio, You must run a program in debug mode first. Otherwise, there is no menu to open the windows.
[[File:debug_windows.png|450px440px|thumb|left|Menu Debug > Windows on VS 2015]]
</td>
</tr>
108
edits

Navigation menu