Files
esp-idf/components/esp_gdbstub
Alexey Lapshin 0691eff32b fix(gdbstub): use separate running and selected tasks
'running' - task that was running when execution stopped
  'selected' - task that was selected by used in GDB (command "thread <id>")

Note that initially, after the program is interrupted 'selected' == 'running'
2026-03-12 19:13:59 +07:00
..
2022-03-01 19:49:24 +03:00