aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorgan Cyrus <[email protected]>2022-10-12 20:32:16 -0700
committerMorgan Cyrus <[email protected]>2022-10-12 20:32:16 -0700
commita655fa57ade9412d97fc8fa5b274e1fb50170550 (patch)
tree6c3a6e78cfdc8aaa1ff26f9f18d9e5c89a6d92e9
parentFixed Teenager age (diff)
downloadcst116-ch7-cyrus-a655fa57ade9412d97fc8fa5b274e1fb50170550.tar.xz
cst116-ch7-cyrus-a655fa57ade9412d97fc8fa5b274e1fb50170550.zip
completed exercise 2
-rw-r--r--CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
index fd2299a..21c8098 100644
--- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
+++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp
@@ -57,8 +57,13 @@
*
* 7) Fix the problem and repeat Steps 1 � 5 to verify the
* problem was corrected.
+* verified
+*
* 8) Stop debugging.
+* done
+*
* 9) Remove Breakpoint1.
+* done
*
* Debugging Exercise 3
*