cancel
Showing results for 
Search instead for 
Did you mean: 

gdb7 doesn t have MI Interface (doesn t work with Eclipse CDT)

adellarovere
Associate
Posted on September 15, 2009 at 08:45

gdb7 doesn t have MI Interface (doesn t work with Eclipse CDT)

#eclipse-debug-with
4 REPLIES 4
adellarovere
Associate
Posted on May 17, 2011 at 15:04

Hi,

Your gdb7.exe (revision 4.17) comes regrettably without Machine Interface support.

Do you have a newer gdb (at least revision 5.1) for STM8 devices, in order that I can use it together with Eclipse CDT?

Thank you in advance,

Antonio.

sramsauer9
Associate II
Posted on May 17, 2011 at 15:04

Hello Antonio,

do you know how to implement Machine Interface support.

The latest version of GDB Source (gdb 4.17, ST7 v3.9.16) can be downloaded from http://www.st.com/stonline/products/support/micro/files/gdb7.zip

Thanks

Stefan

mnsacro
Associate
Posted on September 14, 2011 at 15:57

Hello Antonio,

I have tried to debug my STM8S source inside Eclipse IDE (Indigo) but I've encountered a problem.

When I build and compile it (with Cosmic compiler launched by Eclipse), all is OK. But, when I try to debug (gdb7.exe), Eclipse say ''Program file does not exist...'' after compile and link actions.

If I use STVD (ver 4.2.1 patch 2) in order to debug my code, all is OK.

Do you have any suggestions about this problem ?

Thank you in advance

Monte

andrewgoedhart
Associate
Posted on October 28, 2011 at 15:53

Do you still have the source available for the ST implementation of GDB. I am assuming it includes the ST-link protocol implementation.  In which case I may look at it and see how difficult it is to port to the newer interface. I am currently running under and visual develop which is why I am interested.

the link given below no longer works.

http://www.st.com/stonline/products/support/micro/files/gdb7.zip

Thanks

Andrew