How to debug tinygo?

Completed

I've used Clion with rust and I can debug code on my F4 discovery board in the ide (openocd + gdb). I don't see a way to do that with golang and tinygo, but maybe I missed something. Is it possible to set breakpoints in ide and launch tinygo?

1
1 comment

Hello fernandob,

Unfortunately, GoLand does not support TinyGo debugging at this time. Please feel free to vote for GO-10964 to demonstrate your interest.

2

Please sign in to leave a comment.