mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-04 22:22:27 +00:00
This follows a similar approach as UART core dump handling in idf_monitor. Panic handler message is detected in the output, collected into a file, and the file is passed to the decoding script. In this case, the decoding script acts as a tiny GDB server, so we can ask GDB to perform the backtrace.
11 KiB
11 KiB