Page 1 of 1

xtensa-esp32-elf-gdb.exe has stop working for command GDB debugging

Posted: Wed Sep 25, 2019 1:34 am
by chadpham75
Hi all,
I am following the debug set up following this link https://docs.espressif.com/projects/esp ... mmand-line
using the command line.
I am working with esp-idf v4.0-beta1; however when I reach to the step#4 of launching GDB with the command

xtensa-esp32-elf-gdb -x gdbinit build/blink.elf

I got the error pop with "xtensa-esp32-elf-gdb.exe has stop working".
Please give me some pointer to solve this issue