Re: output files not reloaded during debug
- From: "Oleg Starodumov" <com-dot-debuginfo-at-oleg>
- Date: Fri, 3 Mar 2006 11:33:43 +0200
First I am in Microsoft Development Environment 2003 Version 7.1.3008 Intel
Fortran Compiler Integration.
Before I start the debug, I click on file menu, recent files and choose the
output file.
The file is opened and written in the Intel Fortran I am debugging.
I can not open the file during debug in another viewer as it is being used.
The debug task knows that a line has been written to the file as it asks if
I wish to reload it, but when I say yes, it is not reloaded.
Since the file cannot be opened by another viewer, it means that its share mode
does not allow other applications to open the file while the Fortran app is using it.
By the same reason VS cannot reload the file's contents while debugging,
it simply cannot open the file for reading (though in an ideal world it could at least
report an error).
Oleg
.
- References:
- Re: output files not reloaded during debug
- From: Oleg Starodumov
- Re: output files not reloaded during debug
- Prev by Date: Re: Redirect output to file in debugger
- Next by Date: Re: Redirect output to file in debugger
- Previous by thread: Re: output files not reloaded during debug
- Next by thread: Re: output files not reloaded during debug
- Index(es):
Relevant Pages
|