aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
diff options
context:
space:
mode:
authorDoolyBoi <[email protected]>2022-10-04 15:16:35 -0700
committerDoolyBoi <[email protected]>2022-10-04 15:16:35 -0700
commit41812c17fca6a4089dc065cdbb39b8c4c028e89e (patch)
treeac35b7df952510106a3a2001cf712e02853d5725 /Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
parentadjusting comments (diff)
downloadcst116-lab0-debugging-abd00l4h-41812c17fca6a4089dc065cdbb39b8c4c028e89e.tar.xz
cst116-lab0-debugging-abd00l4h-41812c17fca6a4089dc065cdbb39b8c4c028e89e.zip
comments
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.cpp')
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
index a6272b3..224e31c 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -10,7 +10,7 @@
* Lab 0
* Debugging
*
-* Debugging Exercise 1
+* Debugging Exercise 1 (doesn't work)
*
* 1) On the lines indicated in the code below, insert a breakpoint.
* 2) With the program not in debugging mode, start debugging by