diff options
Diffstat (limited to 'Ch 5 Debugging Project')
23 files changed, 17 insertions, 7 deletions
diff --git a/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/FileContentIndex/835c34fa-0ae6-46c4-a460-3b4cc77ce3bf.vsidx b/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/FileContentIndex/835c34fa-0ae6-46c4-a460-3b4cc77ce3bf.vsidx Binary files differnew file mode 100644 index 0000000..32f0819 --- /dev/null +++ b/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/FileContentIndex/835c34fa-0ae6-46c4-a460-3b4cc77ce3bf.vsidx diff --git a/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/FileContentIndex/read.lock b/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/FileContentIndex/read.lock new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/FileContentIndex/read.lock diff --git a/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/v17/.suo b/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/v17/.suo Binary files differnew file mode 100644 index 0000000..717a719 --- /dev/null +++ b/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/v17/.suo diff --git a/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/v17/Browse.VC.db b/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/v17/Browse.VC.db Binary files differnew file mode 100644 index 0000000..1e2eda9 --- /dev/null +++ b/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/v17/Browse.VC.db diff --git a/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/v17/ipch/AutoPCH/ae19fe047be0584f/CH 5 DEBUGGING PROJECT.ipch b/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/v17/ipch/AutoPCH/ae19fe047be0584f/CH 5 DEBUGGING PROJECT.ipch Binary files differnew file mode 100644 index 0000000..e8f8c58 --- /dev/null +++ b/Ch 5 Debugging Project/.vs/Ch 5 Debugging Project/v17/ipch/AutoPCH/ae19fe047be0584f/CH 5 DEBUGGING PROJECT.ipch diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp index 6545e9b..9a42d92 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/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj index b6da2fe..97611d8 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj @@ -29,26 +29,26 @@ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
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 Binary files differindex 1a0c11c..890628a 100644 --- 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 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 Binary files differindex 5e84124..91879a4 100644 --- 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 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 Binary files differindex 141dadd..a831d5b 100644 --- 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 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..52ab9c3 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\joetr\source\repos\cst116-lab0-debugging-joetraver30\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 Binary files differindex b1e48a3..4c35621 100644 --- 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 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 Binary files differindex 9a01428..5532111 100644 --- 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 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 Binary files differindex 5b35e5b..ed1a514 100644 --- 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 diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe Binary files differindex ca60826..77f95de 100644 --- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe +++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe 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..a09e5be 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 @@ <Project>
<ProjectOutputs>
<ProjectOutput>
- <FullPath>C:\Users\martha.chamberlin\source\repos\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe</FullPath>
+ <FullPath>C:\Users\joetr\source\repos\cst116-lab0-debugging-joetraver30\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk Binary files differindex d2fc0eb..2b5a832 100644 --- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk +++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj Binary files differindex 7eabf55..fe14c22 100644 --- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj +++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb Binary files differindex aa8aed7..f09df6b 100644 --- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb +++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb 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..ef3fffc 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\joetr\Source\Repos\cst116-lab0-debugging-joetraver30\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe
diff --git a/Ch 5 Debugging Project/Debug/vc143.idb b/Ch 5 Debugging Project/Debug/vc143.idb Binary files differnew file mode 100644 index 0000000..44e5c14 --- /dev/null +++ b/Ch 5 Debugging Project/Debug/vc143.idb diff --git a/Ch 5 Debugging Project/Debug/vc143.pdb b/Ch 5 Debugging Project/Debug/vc143.pdb Binary files differnew file mode 100644 index 0000000..4a5a885 --- /dev/null +++ b/Ch 5 Debugging Project/Debug/vc143.pdb diff --git a/Ch 5 Debugging Project/TextFile1.txt b/Ch 5 Debugging Project/TextFile1.txt new file mode 100644 index 0000000..74d4b9f --- /dev/null +++ b/Ch 5 Debugging Project/TextFile1.txt @@ -0,0 +1,7 @@ +You have $123.45 +Enter percent raise: .15 +After your raise you have $18.5175 + +C:\Users\joetr\source\repos\cst116-lab0-debugging-joetraver30\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe (process 9732) 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 . . .
\ No newline at end of file |