Debugging: Dev-C++ confuses source file names
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
This is from my debugger log window ("Output" tab):
No source file named [*] sample.cpp
It seems Dev-C++ confuses the file name displayed on
the editor tab (including the [*] indicating modifications)
with the real file name.
Saving the file does not help, only restarting Dev-C++
seems to fix this.