From 2d30147262760f186dbe2d1c89801689fb52d90c Mon Sep 17 00:00:00 2001 From: chambmar Date: Sat, 1 Oct 2022 11:23:00 -0700 Subject: Cleaned out README Added files --- Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 2 ++ .../Debug/Ch 5 Deb.57683855.tlog/CL.command.1.tlog | Bin 914 -> 1938 bytes .../Debug/Ch 5 Deb.57683855.tlog/CL.read.1.tlog | Bin 21178 -> 41576 bytes .../Debug/Ch 5 Deb.57683855.tlog/CL.write.1.tlog | Bin 700 -> 1622 bytes .../Ch 5 Debugging Project.lastbuildstate | 4 ++-- .../Ch 5 Deb.57683855.tlog/link.command.1.tlog | Bin 1592 -> 3406 bytes .../Debug/Ch 5 Deb.57683855.tlog/link.read.1.tlog | Bin 3638 -> 7550 bytes .../Debug/Ch 5 Deb.57683855.tlog/link.write.1.tlog | Bin 780 -> 1782 bytes .../Debug/Ch 5 Debugging Project.exe | Bin 53760 -> 53760 bytes .../Debug/Ch 5 Debugging Project.exe.recipe | 2 +- .../Debug/Ch 5 Debugging Project.ilk | Bin 504812 -> 507184 bytes .../Debug/Ch 5 Debugging Project.obj | Bin 69812 -> 83820 bytes .../Debug/Ch 5 Debugging Project.pdb | Bin 1200128 -> 1822720 bytes ... Debugging Project.vcxproj.FileListAbsolute.txt | 1 + Ch 5 Debugging Project/NewFile | 0 Ch 5 Debugging Project/TextFile1.txt | 6 ++++++ README.md | 5 ----- 17 files changed, 12 insertions(+), 8 deletions(-) create mode 100644 Ch 5 Debugging Project/NewFile create mode 100644 Ch 5 Debugging Project/TextFile1.txt diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp index 9bbcaf9..5d20d77 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp @@ -4,6 +4,8 @@ * General Instructions: Complete each step before proceeding to the * next. * +* +* * Debugging Exercise 1 * * 1) On the lines indicated in the code below, insert a breakpoint. diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.command.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.command.1.tlog index 1a0c11c..c88ca33 100644 Binary files a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.command.1.tlog and b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.command.1.tlog differ diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.read.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.read.1.tlog index 5e84124..5b10400 100644 Binary files a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.read.1.tlog and b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.read.1.tlog differ diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.write.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.write.1.tlog index 141dadd..f3bfe0f 100644 Binary files a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.write.1.tlog and b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.write.1.tlog differ diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/Ch 5 Debugging Project.lastbuildstate b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/Ch 5 Debugging Project.lastbuildstate index c583d0a..9cf5033 100644 --- a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/Ch 5 Debugging Project.lastbuildstate +++ b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/Ch 5 Debugging Project.lastbuildstate @@ -1,2 +1,2 @@ -PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30133:VCServicingVersionCrtHeaders=14.29.30136:TargetPlatformVersion=10.0.19041.0: -Debug|Win32|C:\Users\martha.chamberlin\source\repos\Ch 5 Debugging Project\| +PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.33.31629:TargetPlatformVersion=10.0.19041.0: +Debug|Win32|C:\Users\martha.chamberlin\Source\Repos\cst116-lab0prep-chambmar111\Ch 5 Debugging Project\| diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.command.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.command.1.tlog index b1e48a3..09f2200 100644 Binary files a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.command.1.tlog and b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.command.1.tlog differ diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.read.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.read.1.tlog index 9a01428..a6f14e8 100644 Binary files a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.read.1.tlog and b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.read.1.tlog differ diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.write.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.write.1.tlog index 5b35e5b..dd6152d 100644 Binary files a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.write.1.tlog and b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.write.1.tlog differ diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe index ca60826..db14701 100644 Binary files a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe and b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe differ diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe index a1d2a20..a741cbe 100644 --- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe +++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe @@ -2,7 +2,7 @@ - C:\Users\martha.chamberlin\source\repos\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe + C:\Users\martha.chamberlin\Source\Repos\cst116-lab0prep-chambmar111\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk index d2fc0eb..38ac425 100644 Binary files a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk and b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk differ diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj index 7eabf55..f85cb2e 100644 Binary files a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj and b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj differ diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb index aa8aed7..5cae836 100644 Binary files a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb and b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb differ diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.vcxproj.FileListAbsolute.txt b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.vcxproj.FileListAbsolute.txt index 2e05970..03e2f22 100644 --- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.vcxproj.FileListAbsolute.txt +++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.vcxproj.FileListAbsolute.txt @@ -1 +1,2 @@ C:\Users\martha.chamberlin\source\repos\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe +C:\Users\martha.chamberlin\Source\Repos\cst116-lab0prep-chambmar111\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe diff --git a/Ch 5 Debugging Project/NewFile b/Ch 5 Debugging Project/NewFile new file mode 100644 index 0000000..e69de29 diff --git a/Ch 5 Debugging Project/TextFile1.txt b/Ch 5 Debugging Project/TextFile1.txt new file mode 100644 index 0000000..fd754f4 --- /dev/null +++ b/Ch 5 Debugging Project/TextFile1.txt @@ -0,0 +1,6 @@ +You have $123.45 +Enter percent raise: .15 +After your raise you have $18.5175 + +C:\Users\martha.chamberlin\Source\Repos\cst116-lab0prep-chambmar111\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe (process 10448) exited with code 0. +Press any key to close this window . . . \ No newline at end of file diff --git a/README.md b/README.md index 393b25a..a1b182b 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,3 @@ Practice * Debugging * Working with GitHub -Make simple changes to a file - -Making some more simple changes - -Make another simple change. \ No newline at end of file -- cgit v1.2.3