[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dsdp.dd] Eclipse GDB interface

Hello, I'm new to Eclipse newsgroups so I don't know if my message is at the right place.

I am trying to develop a software which will be controlled by Eclipse (GDB) in order to debug a chip using a specific debugging protocol. My software will make the link between GDB and the specific debugging protocol.
In order to do that i have searched gdb interface details but i've not really found what I need. Actually, I need the set of GDB commands used by Eclipse and when (initialisation, click on the XXX button...).
Thanks.