From 5293aea6a14e89a2efb6d28f1a2d43e693ab8ca3 Mon Sep 17 00:00:00 2001 From: Trevor Bouchillon Date: Sun, 2 Oct 2022 12:20:44 -0700 Subject: Debug 2 Complete --- Ch 5 Debugging Project/Output-Debug.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Ch 5 Debugging Project/Output-Debug.txt (limited to 'Ch 5 Debugging Project/Output-Debug.txt') 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). -- cgit v1.2.3