From a655fa57ade9412d97fc8fa5b274e1fb50170550 Mon Sep 17 00:00:00 2001 From: Morgan Cyrus Date: Wed, 12 Oct 2022 20:32:16 -0700 Subject: completed exercise 2 --- CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.cpp') 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 * -- cgit v1.2.3