mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 20:21:04 +00:00

The old command caused was incorrect (x is “examine”, not “execute”) and caused GDB register update only by chance. This replaces it with “flushregs” command which purpose is exactly that — force GDB to fetch registers from the remote.