User-1454326058 posted
Hi bluenotex,
According to your description, I think you are debugging a console application.
As Rion said that you should have Console.Read() to achieve your requirement. For the Visual C ++ tool, it may add that code automatically.
If you set the breakpoints, please check whether these breakpoints could be hit.
Thanks
Best Regards