diff options
| author | Trevor Bouchillon <[email protected]> | 2022-10-02 12:20:44 -0700 |
|---|---|---|
| committer | Trevor Bouchillon <[email protected]> | 2022-10-02 12:20:44 -0700 |
| commit | 5293aea6a14e89a2efb6d28f1a2d43e693ab8ca3 (patch) | |
| tree | e26639b64f8e91924aa5d0dfe1b944013a55f68e /Ch 5 Debugging Project/Output-Debug.txt | |
| parent | Debug 1 done (diff) | |
| download | cst116-lab0-debugging-trevor-bouchillon-5293aea6a14e89a2efb6d28f1a2d43e693ab8ca3.tar.xz cst116-lab0-debugging-trevor-bouchillon-5293aea6a14e89a2efb6d28f1a2d43e693ab8ca3.zip | |
Debug 2 Complete
Diffstat (limited to 'Ch 5 Debugging Project/Output-Debug.txt')
| -rw-r--r-- | Ch 5 Debugging Project/Output-Debug.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Output-Debug.txt b/Ch 5 Debugging Project/Output-Debug.txt new file mode 100644 index 0000000..b591fb2 --- /dev/null +++ b/Ch 5 Debugging Project/Output-Debug.txt @@ -0,0 +1,14 @@ +'Ch 5 Debugging Project.exe' (Win32): Loaded 'C:\Users\lacro\source\repos\cst116-lab0-debugging-DaBoochillin\Ch 5 Debugging Project\x64\Debug\Ch 5 Debugging Project.exe'. Symbols loaded. +'Ch 5 Debugging Project.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. +'Ch 5 Debugging Project.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. +'Ch 5 Debugging Project.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. +'Ch 5 Debugging Project.exe' (Win32): Loaded 'C:\Windows\System32\msvcp140d.dll'. +'Ch 5 Debugging Project.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140d.dll'. +'Ch 5 Debugging Project.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140_1d.dll'. +'Ch 5 Debugging Project.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbased.dll'. +The thread 0x1ac4 has exited with code 0 (0x0). +'Ch 5 Debugging Project.exe' (Win32): Loaded 'C:\Windows\System32\kernel.appcore.dll'. +'Ch 5 Debugging Project.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. +The thread 0x5090 has exited with code 0 (0x0). +The thread 0x25a4 has exited with code 0 (0x0). +The program '[11120] Ch 5 Debugging Project.exe' has exited with code 0 (0x0). |