-->
Page 6 of 8

Re: Anybody interested in using a debugger?

PostPosted: Sat Jul 18, 2015 5:51 am
by Freeck
I am very much interested using a debugger. I can hardly imagine developing software without a proper debugging environment. The available options you mention in your original post are, as far as I know, not 100% out of the box and ready for use, except the Extensa compiler kit combined with a jtag-device. but I assume that option cost a lot of money......?
I was pleasantly suprised with the development of an OpenOcd solution, but I do not see much progress unfortunately....
So yes, I am waiting for a real ready to use solution.....

Re: Anybody interested in using a debugger?

PostPosted: Sat Jul 18, 2015 5:43 pm
by MrZANE
Definitely interested as I normally develop for the STM32 with some very nice debug tools (i-systems). I can't be of any assistance in coding the GDB stuff other then testing though. I do hope you continue your effort with the debugger, it would be very much appreciated.
Kind regards
Jimmy

Re: Anybody interested in using a debugger?

PostPosted: Tue Jul 21, 2015 7:20 pm
by DavidDPD
Very much interested. Even just a subset, and non-interactive. Even something that would require insert some code to trace things, return stack and heap states, etc. Have an odd issue right now I'm trying to track down, and pretty sure its a code issue.

Re: Anybody interested in using a debugger?

PostPosted: Tue Sep 29, 2015 1:16 pm
by kolban
I too would love a recipe to debug C code running on an ESP8266 ... my development platform for compilation is windows.