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
..
app_trace
app_update soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
asio
bootloader Merge branch 'feature/bootloader_pin_level_pr7089' into 'master' 2021-07-13 05:39:25 +00:00
bootloader_support espsystem: add support for RISC-V panic backtrace 2021-07-13 15:42:40 +08:00
bt
cbor
cmock
coap
console
cxx
driver Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr' into 'master' 2021-07-09 10:18:18 +00:00
efuse
esp-tls
esp32
esp32c3 espsystem: add support for RISC-V panic backtrace 2021-07-13 15:42:40 +08:00
esp32h2
esp32s2
esp32s3 soc: update S3 memory layout 2021-07-09 12:29:56 +08:00
esp_adc_cal
esp_common
esp_eth
esp_event
esp_gdbstub
esp_hid
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_hw_support soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
esp_ipc
esp_lcd
esp_local_ctrl
esp_netif
esp_phy soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
esp_pm
esp_ringbuf
esp_rom soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
esp_serial_slave_link
esp_system espsystem: add support for RISC-V panic backtrace 2021-07-13 15:42:40 +08:00
esp_timer
esp_websocket_client
esp_wifi
espcoredump
esptool_py
expat
fatfs
freemodbus
freertos
hal Merge branch 'feature/s3_wdt_bringup' into 'master' 2021-07-09 04:43:41 +00:00
heap
idf_test
jsmn
json
libsodium
log
lwip
mbedtls
mdns
mqtt
newlib
nghttp
nvs_flash
openssl
openthread
partition_table
perfmon
protobuf-c
protocomm
pthread pthread: Fix race conditions in existing pthread UTs 2021-06-22 08:26:08 +08:00
riscv
sdmmc
soc soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
spi_flash espsystem: add support for RISC-V panic backtrace 2021-07-13 15:42:40 +08:00
spiffs
tcp_transport
tcpip_adapter
tinyusb
touch_element
ulp
unity
usb
vfs
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa