Home » Education » ESP32 Technical Tutorials: Attaching GDB for debugging

ESP32 Technical Tutorials: Attaching GDB for debugging

Written By Kolban Technical Tutorials on Sunday, Oct 09, 2016 | 04:27 PM

 
When we are building an ESP32 application, things can go wrong and we need a technique for debugging. In this technical tutorial we illustrate using "gdb" to connect to a running ESP32 and take a look at what is going on.