This is the mail archive of the ecos-discuss@sourceware.org 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]

"No source file named d"?


Hi evrytone,
I am using eCos for Leon2, usign the sparc-elf-xxx suite. Anyway when I try to debug it with ddd I have some strage problems:

1) I must call ddd with "ddd --debugger sparc-rtems-gdb --attach-window", if I tru "ddd --debugger sparc-elf-gdb --attach-window" it hangs up

2) I defined a new package, it is inside the configuration flow and it is well compiled. Anyway each time from ddd I try to acces one of its functions I get the error "No source file named d", inside th ungetc.cxx file...but I never use it!

Any idea of the possible reasons?

Michele

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


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