Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] EDC debugger

Hi all,

I try to add debugging support to CDT for a microcontroller with a proprietary file format. After study the
several possibilities, i think the easiest way is to do it on top of EDC.
Now my questions:
What i have to do to support a new file format? The current implementation has only support for DWARF (end PE).
What else i have to implement for the new target?
Is there any example e.g. jtag support vor EDC?

thanks in advance
Adrian




Back to the top