My request may not make sense as I just discovered DAP, but yet I try. :p
I think it would be handy to have a debugger for embedded systems in Vim.
I am using platformio and it seems that they already did lot of debugging config work for many boards.
I am wondering how and if vimspector can connect to the platformio debugging framework.
The desired feature is that once you have selected a board and a probe, then with "1-click" you have the debugger ready to be used.
My request may not make sense as I just discovered DAP, but yet I try. :p
I think it would be handy to have a debugger for embedded systems in Vim. I am using platformio and it seems that they already did lot of debugging config work for many boards.
I am wondering how and if vimspector can connect to the platformio debugging framework. The desired feature is that once you have selected a board and a probe, then with "1-click" you have the debugger ready to be used.
Would that make sense?