diff options
| author | Joseph Williams <[email protected]> | 2022-10-05 16:43:35 -0700 |
|---|---|---|
| committer | Joseph Williams <[email protected]> | 2022-10-05 16:43:35 -0700 |
| commit | 837808a39ccd8917fb2185ca93373aaf35ec95c0 (patch) | |
| tree | 00bb5bd80453438eefd7a4522eac0389d366d6eb | |
| parent | completed debugging problems, still need to add run file (diff) | |
| download | cst116-ch7-debugging-allthenamesaretaken3141-837808a39ccd8917fb2185ca93373aaf35ec95c0.tar.xz cst116-ch7-debugging-allthenamesaretaken3141-837808a39ccd8917fb2185ca93373aaf35ec95c0.zip | |
added run file
24 files changed, 11 insertions, 1 deletions
diff --git a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/06614975-1d67-4032-b013-2d539057ef9c.vsidx b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/06614975-1d67-4032-b013-2d539057ef9c.vsidx Binary files differnew file mode 100644 index 0000000..78ebfd2 --- /dev/null +++ b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/06614975-1d67-4032-b013-2d539057ef9c.vsidx diff --git a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/18baf636-7ce5-4c2b-8740-31d918fd404f.vsidx b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/18baf636-7ce5-4c2b-8740-31d918fd404f.vsidx Binary files differnew file mode 100644 index 0000000..8f240fc --- /dev/null +++ b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/18baf636-7ce5-4c2b-8740-31d918fd404f.vsidx diff --git a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/72d4d27d-d2e9-48be-9a1b-ce6fd240949d.vsidx b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/72d4d27d-d2e9-48be-9a1b-ce6fd240949d.vsidx Binary files differdeleted file mode 100644 index d401a93..0000000 --- a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/72d4d27d-d2e9-48be-9a1b-ce6fd240949d.vsidx +++ /dev/null diff --git a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/8c36376c-381e-4985-9b6f-2ddaac554be6.vsidx b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/8c36376c-381e-4985-9b6f-2ddaac554be6.vsidx Binary files differnew file mode 100644 index 0000000..d400593 --- /dev/null +++ b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/8c36376c-381e-4985-9b6f-2ddaac554be6.vsidx diff --git a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/ade4fe28-e275-480c-bef1-3f9eb7199433.vsidx b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/ac4ce8b9-1112-47df-bccb-dd5cfd946070.vsidx Binary files differindex 0d7fad0..ce19f96 100644 --- a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/ade4fe28-e275-480c-bef1-3f9eb7199433.vsidx +++ b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/FileContentIndex/ac4ce8b9-1112-47df-bccb-dd5cfd946070.vsidx diff --git a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/v17/.suo b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/v17/.suo Binary files differindex a5dfa97..2014832 100644 --- a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/v17/.suo +++ b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/v17/.suo diff --git a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/v17/Browse.VC.db b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/v17/Browse.VC.db Binary files differindex f33d02b..4e623ac 100644 --- a/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/v17/Browse.VC.db +++ b/CST116-Ch7-Debugging/.vs/CST116-Ch7-Debugging/v17/Browse.VC.db diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Williams-RUN.cpp b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Williams-RUN.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Williams-RUN.cpp diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Williams-RUN.txt b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Williams-RUN.txt new file mode 100644 index 0000000..e5ec2dd --- /dev/null +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Williams-RUN.txt @@ -0,0 +1,2 @@ +Enter your age: 10 +Child
\ No newline at end of file diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj index c001452..aadabbf 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj @@ -129,6 +129,9 @@ <ItemGroup>
<ClCompile Include="CST116-Ch7-Debugging-Williams.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch7-Debugging-Williams-RUN.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters index fb28c2f..b01a9d8 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters @@ -19,4 +19,9 @@ <Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch7-Debugging-Williams-RUN.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project>
\ No newline at end of file diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.command.1.tlog b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.command.1.tlog Binary files differindex 94a1798..2faed8b 100644 --- a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.command.1.tlog +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.command.1.tlog diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.read.1.tlog b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.read.1.tlog Binary files differindex 34c7b14..0f5af52 100644 --- a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.read.1.tlog +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.read.1.tlog diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.write.1.tlog b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.write.1.tlog Binary files differindex 65ad306..bfef33b 100644 --- a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.write.1.tlog +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/CL.write.1.tlog diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.command.1.tlog b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.command.1.tlog Binary files differindex 292538d..b27f879 100644 --- a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.command.1.tlog +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.command.1.tlog diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.read.1.tlog b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.read.1.tlog Binary files differindex 3532140..f808854 100644 --- a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.read.1.tlog +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.read.1.tlog diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.write.1.tlog b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.write.1.tlog Binary files differindex 34eae2b..8f566ad 100644 --- a/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.write.1.tlog +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-C.b0d44148.tlog/link.write.1.tlog diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging-Williams.obj b/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging-Williams.obj Binary files differnew file mode 100644 index 0000000..2aec2cd --- /dev/null +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging-Williams.obj diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.exe b/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.exe Binary files differindex 16fc92f..2b86364 100644 --- a/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.exe +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.exe diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.ilk b/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.ilk Binary files differindex afd1fc9..906c730 100644 --- a/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.ilk +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.ilk diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.log b/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.log index f2210dd..18dd118 100644 --- a/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.log +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.log @@ -1,2 +1,2 @@ - CST116-Ch7-Debugging.cpp + CST116-Ch7-Debugging-Williams.cpp CST116-Ch7-Debugging.vcxproj -> C:\Users\hey-t\Source\Repos\cst116-ch7-debugging-AllTheNamesAreTaken3141\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe diff --git a/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.pdb b/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.pdb Binary files differindex a5d0f8d..1e86d5d 100644 --- a/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.pdb +++ b/CST116-Ch7-Debugging/x64/Debug/CST116-Ch7-Debugging.pdb diff --git a/CST116-Ch7-Debugging/x64/Debug/vc143.idb b/CST116-Ch7-Debugging/x64/Debug/vc143.idb Binary files differindex 7162ec2..a968937 100644 --- a/CST116-Ch7-Debugging/x64/Debug/vc143.idb +++ b/CST116-Ch7-Debugging/x64/Debug/vc143.idb diff --git a/CST116-Ch7-Debugging/x64/Debug/vc143.pdb b/CST116-Ch7-Debugging/x64/Debug/vc143.pdb Binary files differindex e0ad88a..753687b 100644 --- a/CST116-Ch7-Debugging/x64/Debug/vc143.pdb +++ b/CST116-Ch7-Debugging/x64/Debug/vc143.pdb |