From ce12e5fd0c7be54069637e5896872c6d248d93c0 Mon Sep 17 00:00:00 2001 From: Lloyd Crawford Date: Wed, 19 Oct 2022 20:46:02 -0700 Subject: Here is my 2nd attempt to upload my HW Ch9 Debugging. --- .../CST116-CH9 Debugging-Output-Crawford.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CST116-Ch9-Debugging/CST116-CH9 Debugging-Output-Crawford.txt (limited to 'CST116-Ch9-Debugging/CST116-CH9 Debugging-Output-Crawford.txt') diff --git a/CST116-Ch9-Debugging/CST116-CH9 Debugging-Output-Crawford.txt b/CST116-Ch9-Debugging/CST116-CH9 Debugging-Output-Crawford.txt new file mode 100644 index 0000000..c43f69c --- /dev/null +++ b/CST116-Ch9-Debugging/CST116-CH9 Debugging-Output-Crawford.txt @@ -0,0 +1,13 @@ +Breakpoint1age=0days=0address of age0000009A6B8FF894 +Breakpoint age=0At Address:0000009A6B8FF894 +Please enter your age: 20 + Breakpoint age = 20 At Address: 0000009A6B8FF894 +Breakpoint2age=20days = 7300address of age0000009A6B8FF894 +7300! Boy are you old! +Did you know that you are at least 20 days old? + + +C:\Users\Lloyd Crawford\source\repos\cst116-ch9-debugging-19-Ruin\CST116-Ch9-Debugging\x64\Debug\CST116-Ch9-Debugging-Crawford.exe (process 16508) exited with code 0. +To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops. +Press any key to close this window . . . + -- cgit v1.2.3