esp-idf/docs/zh_CN/api-guides/jtag-debugging
Daniel Mangum 647e7a2a71
fix: Replace deprecated flushregs alias with full gdb command
Usage of `flushregs` in gdb will result in the following warning:

```
Warning: 'flushregs', an alias for the command 'maintenance flush register-cache', is deprecated.
Use 'maintenance flush register-cache'.
```

This patch updates to use the recommend command.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
Merges https://github.com/espressif/esp-idf/pull/11535
2023-07-13 09:26:47 +02:00
..
building-openocd-linux.rst
building-openocd-macos.rst
building-openocd-windows.rst
configure-builtin-jtag.rst
configure-ft2232h-jtag.rst docs: update translation for configure-ft2232h-jtag.rst and configure-other-jtag.rst 2023-03-16 10:29:28 +08:00
configure-other-jtag.rst docs: update translation for configure-ft2232h-jtag.rst and configure-other-jtag.rst 2023-03-16 10:29:28 +08:00
debugging-examples.rst
esp32.inc
esp32c2.inc
esp32c3.inc
esp32c6.inc
esp32h2.inc
esp32s2.inc
esp32s3.inc
index.rst docs(jtag): Update CN translation of 'api-guides/jtag-debugging/index.rst' 2023-07-04 12:28:12 +08:00
tips-and-quirks.rst fix: Replace deprecated flushregs alias with full gdb command 2023-07-13 09:26:47 +02:00
using-debugger.rst fix: Replace deprecated flushregs alias with full gdb command 2023-07-13 09:26:47 +02:00