Hi.
PC - Windows 10.
I can't debug an exe created with the OurMachinery software (
https://ourmachinery.com)
It just uses CL.exe to compile as a C program from what I can tell.
The .pdb file is in the same folder as the .exe.
Can't hit breakpoints or anything.
Any ideas?
PS I can use RemedyBG to debug my own C++ programs compiled with CL.exe.