This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

eCos ConfigTool & Source Level Debugging


Hi Everybody,

we started with porting redboot and has some problems with source level
debugging.
System Environment is : Win2000 and CygWin. Pathes c:\cygwin ,
c:\cycwin\opt\ecos\....
Debug System Lauterbach Trace32
The debugger is not able to find the source files because of wrong source
path info.
e.g.
d:\ecos-c\cygwin\opt\ecos\ecos-2.0\packages\infra\v2_0\src
this path is not valid,it should be:
c:\cygwin\opt\ecos\ecos-2.0\packages\infra\v2_0\src

I can set the source file name and path manually for each file, but after
doing it several times, the
debugger is not able to find any sourcecode. What I have to do, that a
correct Windows Path is stored in the debugging info?

Thanks a lot

Richard


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]