GDB "info threads" with FreeRTOS

raphaelpereira wrote on Thursday, July 09, 2009:

Hello,

I would like to know the possibility of implementing a support for "info threads" gdb command to allow a better debug support to FreeRTOS on Eclipse+CDT IDE.

Best Regards,
Raphael

davedoors wrote on Thursday, July 09, 2009:

Have you got the Eclipe plug in?
http://www.highintegritysystems.com/index.php?option=com_chronocontact&Itemid=67

pdeflandre wrote on Thursday, July 09, 2009:

It is a pity that this plugin is delivered as a windows exe file.
Not every body use windows, and Eclipse is a multiplatform IDE.

I guess this is only an archive which can expand by itself, and I can’t manage to do so on my Linux station…

raphaelpereira wrote on Thursday, July 09, 2009:

Thanks. I think it is enough for me, for now.
Actually, I use Linux, and installed it using Wine. After that, I just copied the .jar plugin file to the correct place.