mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-06 00:59:30 +01: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.