VSCode OpenOCD GDB debugging - can't get UI to step
Posted: Sun Nov 15, 2020 3:34 am
I'm wrestling with getting FTDI/JTAG working with OpenOCD and GDB along with VSCode
I'm using the Blink example and appear to have everything working individually. But it looks as though the VSCode debugger is attached to a different place in the code or process than the main GDB terminal. I can run through the code in the GDB terminal but can't control anything nor see the storage in VSCode.
The entire project is here:
https://github.com/technosf/ESP-Blink-VSCode-FTDI
I would appreciate any info or help.
I'm using the Blink example and appear to have everything working individually. But it looks as though the VSCode debugger is attached to a different place in the code or process than the main GDB terminal. I can run through the code in the GDB terminal but can't control anything nor see the storage in VSCode.
The entire project is here:
https://github.com/technosf/ESP-Blink-VSCode-FTDI
I would appreciate any info or help.