how to debug with eclipse [message #1706593] |
Fri, 28 August 2015 01:52 |
John Gray Messages: 13 Registered: June 2015 |
Junior Member |
|
|
I'm merrily debugging away when suddenly I get this ugliness:
Can't find a source file at "/home/gfortran/gcc-home/workshop/gcc/objdir/x86_64-w64-mingw32/libstdc++-v3/include/bits/char_traits.h"
Locate the file or edit the source lookup path to include its location.
Does anyone recognize the is error or have a solution to it? Possibly this is the result of installation when I declined fortran installation. I'm trying to hone my debugging skills but this error shuts it down completely.
Help?
[Updated on: Fri, 28 August 2015 18:38] Report message to a moderator
|
|
|
|
Re: how to debug with eclipse [message #1706769 is a reply to message #1706748] |
Sun, 30 August 2015 23:43 |
John Gray Messages: 13 Registered: June 2015 |
Junior Member |
|
|
I did google it. Ive been grappling with this for a while.
The consensus was if you don't know your way around a "system" header file, its pretty risky to fix it without some more informed helped, which is why I posted. The frequency usually occurs during debugging around lines with iostream commands - cout, cin, etc.
When did you "decline fortran installation"? During the installation of gcc? Yes, I believe so. I was taking a tutorial and the instructor in the tutorial said to install this but skip over the fortran, etc.
Thank you your time in posting the link.
[Updated on: Sun, 30 August 2015 23:51] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04809 seconds