- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When debugging a program, normally when it triggers a breakpoint due to an I/O error, I get an error message. But now those do NOT appear. This is a recent change from last year. I haven't done the Fortran lately.
When I turn the same program withdebugging turned off, then the messages DO appear. So, does this mean I have to turn off the debugger to find out why the program crashed?
Do the error messages appear on a separate screen from the OUTPUT screen? If so, how do I view them?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you run a console application with debugging, the program output is in a separate window that may be "behind" the main VS window. Look for it in your taskbar tray. When you run without debugging, the output window is in front. This hasn't changed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think it WAS hidden , that's what threw me off.
Thanks ! ! !

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page