[coldfire-gnu-discuss] GDB and unresolved breakpoints (RedBoot, compiled under Cygwin)
Daniel Jacobowitz
dan at codesourcery.com
Tue Jan 13 14:15:43 UTC 2009
On Tue, Jan 13, 2009 at 04:00:24PM +0200, Tarmo Kuuse wrote:
> By the way - it's not quite plug and play. When debugging for the first
> time, Eclipse complains:
>
> [quote begins]
> Can't find a source file at "c:\ecos-c\projects\...[snip]...\vectors.S"
> Locate the file or edit the source lookup path to include its location.
> [quote ends]
>
> The "\ecos-c" should have vanished when cygpath converted path to windows
> format. In my case is still there and breaks the path.
So there's no c:\ecos-c\ directory? Does "$CYGPATH -w
/ecos-c/projects/.../vectors.S" print what you'd expect?
None of the path manipulation is in SG++; we delegate it all to Cygwin.
--
Daniel Jacobowitz
CodeSourcery
More information about the coldfire-gnu-discuss
mailing list