I am using eclipse for C++ under window xp sp2. I follow the tutorial and install mingw.(I also installed cygwin,but I don't use cygwin c++) . While it can compile and run smoothly,debuging program prompts following message

No source available for "__mingw_CRTStartup() "
followed by View assembly button

The message emerged in the end of debug. I do not know why.
Thank you