Page 1 of 1

Software debugging using gdbstub on the ESP-WROOM-32 development board.

Posted: Mon Feb 10, 2025 6:40 am
by Exodyne_2024
I am using the ESP-WROOM-32 Wi-Fi Bluetooth Networking Smart Component Development Board (DevKit v1) with Espressif IDE v5.4 (Eclipse-based). I am not using a hardware debugger. If software debugging using gdbstub is possible, could you mention the steps?

Re: Software debugging using gdbstub on the ESP-WROOM-32 development board.

Posted: Tue Feb 11, 2025 2:57 pm
by ESP_kondalkolipaka
Hello,

Please follow the tutorial from here

https://docs.espressif.com/projects/esp ... -debugging

Thanks