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]

Re: Where to get a previous version of prebuilt GNU toolchain?


> 4. The AXD works not as fine as I expected. I am still wandering is there 
> other good debug enviroment(fully support of GNU .elf format) with JTAG 
> interface to debug the low level program(like redboot itself)? 

Gdb fully supports elf/dwarf2. You can get jtag emulators which gdb
can talk to. I personally have a peedi which works well for me. 

If you don't like the CLI form gdb there are also GUI applications
which can run on top of gdb, eg insight, DDD etc.

      Andrew

-- 
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]