
In message NCBBIIOPCEBAMFLLKKBKGEIICGAA.RL@prodrive.nl you wrote:
I've build my ELF file on a SuSe Linux system. When I view the binairy data of the .elf file, all paths are like: /ppc_sdev/u-boot/main.c
But my debugger environment (CodeWarrior 6.5) runs on a Windows2000 machine. Which paths are oriented like: \ppc_sdev\u-boot\main.c
AFAIK the slash ('/') has always been a legal and working path name separatore for all MSDOS and Windows systems, st least when used in application code (i.e. the DOS "shell" may treat it differently).
Can this be the reason why my Debugger environment cannot find the source files? Error: Can't find file, no full path specified..
You are using a commercial tool, which usually comes with some support included. Did you try asking Metroworks?
Best regards,
Wolfgang Denk