-
Notifications
You must be signed in to change notification settings - Fork 996
Closed
Labels
questionQuestion about usage of TinyGoQuestion about usage of TinyGo
Description
What should I expect for debugger support? I'm able to get Atmel Studio to load a .o file and attach to my Adafruit Feather M0 over JLink, but with no support breakpoints (except in assembly) or local variables. From my understanding, this is just as good as GDB is going to get with debugging Go and Delve is the way to go (no pun intended). What would be needed to possibly get Delve working?
Metadata
Metadata
Assignees
Labels
questionQuestion about usage of TinyGoQuestion about usage of TinyGo