Files
esp-idf/tools
David Cermak f871186da3 idf.py: Fixed gdb target to exit cleanly when no openocd watch task
When idf.py gdb starts, it expects openocd was started in the background
and creates a thread to watch for openocd errors. when gdb target exits,
the debug_ext.py aims to cleanup all threads and processes, but fails
with traceback if openocd-watch thread not available, which could happen
if openocd started separately.
2020-10-12 13:30:15 +02:00
..
2020-05-19 12:17:32 +02:00
2020-05-20 10:50:10 +08:00
2020-09-18 12:32:34 +07:00
2020-04-30 06:47:49 +00:00
2020-09-18 12:32:34 +07:00