esp-idf/components/esp_gdbstub/src
Darian Leung 65d3931fab change(freertos/debug): Add API to get current TCB
This commit adds `pvTaskGetCurrentTCBForCore()` to get a void pointer to the
current TCB of a particular core. This removes the need to `extern `pxCurrentTCB`
in esp_gdbstub.
2023-10-07 18:55:47 +08:00
..
port change(freertos/debug): Add API to get current TCB 2023-10-07 18:55:47 +08:00
gdbstub_transport.c uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
gdbstub.c esp_gdbstub: fix bp and wp numbers 2023-05-19 20:15:58 +08:00
packet.c coverity: fix uninit variable issue in driver 2022-08-03 10:46:50 +08:00