Files
esp-idf/components
Omar Chebib b967dc0dbf espsystem: add support for RISC-V panic backtrace
Add .eh_frame and .eh_frame_hdr sections to the binary (can be
enabled/disabled within menuconfig). These sections are parsed
when a panic occurs. Their DWARF instructions are decoded and
executed at runtime, to retrieve the whole backtrace. This
parser has been tested on both RISC-V and x86 architectures.

This feature needs esptool's merge adjacent ELF sections feature.
2021-07-13 15:42:40 +08:00
..
2021-06-24 13:16:14 +03:00
2021-05-17 03:43:02 +02:00
2021-07-01 19:53:50 +08:00
2021-07-09 12:29:56 +08:00
2021-07-01 19:53:50 +08:00
2021-05-12 17:53:32 +08:00
2021-07-01 19:53:50 +08:00
2021-07-01 19:53:50 +08:00
2021-07-01 15:45:05 +02:00
2021-06-19 14:27:44 +08:00
2021-06-29 21:09:27 +08:00