Page 1 of 1

[Info] Video: Tutorial - Using GDB to debug exceptions in application code

Posted: Sun Oct 09, 2016 8:36 pm
by kolban
Here is a tutorial video on using GDB to debug exceptions in application code:

https://www.youtube.com/watch?v=p63VEYS7ZUw

The technique/recipe was discussed in this excellent forum thread.

http://esp32.com/viewtopic.php?f=13&t=263

Please review that for more details and other great debugging techniques.