esp-idf/components/esp_gdbstub/xtensa
Sachin Parekh 63c006ac91 gdb: Modify PC in case of invalid PC
Incase the PC is invalid, GDB will fail to translate addresses to
function names. To fix this, replace the invalid PC with a placeholder
address
2020-10-08 11:13:17 +05:30
..
esp_gdbstub_arch.h gdbstub: move to a separate component, support multiple targets 2019-07-02 11:06:25 +02:00
gdbstub_xtensa.c gdb: Modify PC in case of invalid PC 2020-10-08 11:13:17 +05:30