esp-idf/components/esp_gdbstub
Sudeep Mohanty 7444890a03 fix(esp_system): Updated the conditions for the GDBStub on Panic Kconfig option
This commit updates the Panic handler behavior Kconfig setting to make
the GDBStub on Panic (CONFIG_ESP_SYSTEM_PANIC_GDBSTUB) option to be only
available when esp_gdbstub is part of the component list of the build.

Closes https://github.com/espressif/esp-idf/issues/13218
2024-02-28 08:34:08 +01:00
..
include This commit add to GDBstup: 2022-03-01 19:49:24 +03:00
private_include refactor(freertos/task_snapshot): Make task snapshot private 2023-10-07 13:14:55 +08:00
src fix(soc): change debug addr range to CPU subsystem range 2024-01-22 13:34:32 +08:00
test_gdbstub_host esp_gdbstub: add tests for riscv jump instructions decoding 2023-05-19 20:15:58 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig fix(esp_system): Updated the conditions for the GDBStub on Panic Kconfig option 2024-02-28 08:34:08 +01:00
linker.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdkconfig.rename Docs: Add C3 support to build_docs 2020-12-28 12:25:03 +08:00