blob: b64d22527c86c6bea70f2a8cb2e584af77e65770 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
'CST116-Ch7-Debugging.exe' (Win32): Loaded 'C:\Users\lacro\source\repos\cst116-ch7-debugging-DaBoochillin\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe'. Symbols loaded.
'CST116-Ch7-Debugging.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'.
'CST116-Ch7-Debugging.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'.
'CST116-Ch7-Debugging.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'.
'CST116-Ch7-Debugging.exe' (Win32): Loaded 'C:\Windows\System32\msvcp140d.dll'.
'CST116-Ch7-Debugging.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140_1d.dll'.
'CST116-Ch7-Debugging.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140d.dll'.
'CST116-Ch7-Debugging.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbased.dll'.
The thread 0x6a88 has exited with code 0 (0x0).
'CST116-Ch7-Debugging.exe' (Win32): Loaded 'C:\Windows\System32\kernel.appcore.dll'.
'CST116-Ch7-Debugging.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'.
The thread 0x187c has exited with code 0 (0x0).
The thread 0x1318 has exited with code 0 (0x0).
The program '[21260] CST116-Ch7-Debugging.exe' has exited with code 0 (0x0).
|