Just start
pio debug --interface gdb -x .pioinit
There is a good article Examining Memory With a Debugger about GDB commands.
Just start
pio debug --interface gdb -x .pioinit
There is a good article Examining Memory With a Debugger about GDB commands.