typos authored by Michael Kramer's avatar Michael Kramer
......@@ -95,7 +95,7 @@ rather it is::
. download your code.
. set strategic breakpoints.
. use single stepping
. utilize the variables/watch window to have a look if your variables are changing in the way you intended while *stepping* trough your code.
. utilize the variables/expressions tabs to have a look if your variables are changing in the way you intended while *stepping* trough your code. (to be found in the debug perspective)
image:../uploads/54fcac3651f1361c37fb3b668f64de2a/debug_view.png[debug_view]
......
......