diff options
Diffstat (limited to 'CST116-Ch9-Debugging/CST116-CH9 Debugging-Output-Crawford.txt')
| -rw-r--r-- | CST116-Ch9-Debugging/CST116-CH9 Debugging-Output-Crawford.txt | 13 |
1 files changed, 13 insertions, 0 deletions
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 . . . + |