OVMS3-idf/docs/en/api-guides/jtag-debugging
Ivan Grokhotkov f47af6185d docs/jtag: use ‘flushregs’ instead of ‘x $a1=0” in gdbinit
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.
2018-06-08 11:45:46 +08:00
..
building-openocd-linux.rst Update building-openocd-linux.rst. Merges https://github.com/espressif/esp-idf/pull/1714 2018-03-18 20:02:54 +01:00
building-openocd-macos.rst Fixed git command 2018-05-15 22:36:34 +02:00
building-openocd-windows.rst Fix git command. Merges https://github.com/espressif/esp-idf/pull/1943 2018-05-15 22:34:01 +02:00
configure-other-jtag.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
configure-wrover.rst Restored back original 'zh_CN' version files and updated links between versions 2018-03-13 21:57:08 +01:00
debugging-examples.rst Restored back original 'zh_CN' version files and updated links between versions 2018-03-13 21:57:08 +01:00
index.rst Restored back original 'zh_CN' version files and updated links between versions 2018-03-13 21:57:08 +01:00
setup-openocd-linux.rst docs: update download links for OpenOCD 2018-04-18 20:58:04 +08:00
setup-openocd-macos.rst docs: update download links for OpenOCD 2018-04-18 20:58:04 +08:00
setup-openocd-windows.rst docs: update download links for OpenOCD 2018-04-18 20:58:04 +08:00
tips-and-quirks.rst docs/jtag: use ‘flushregs’ instead of ‘x $a1=0” in gdbinit 2018-06-08 11:45:46 +08:00
using-debugger.rst docs/jtag: use ‘flushregs’ instead of ‘x $a1=0” in gdbinit 2018-06-08 11:45:46 +08:00