esp-idf/docs/en
Ivan Grokhotkov 71153c7dbb
feat(tools): add 'idf.py qemu' extension
This extension allows running programs in QEMU similar to running
them on a real chip:

- 'idf.py qemu' — builds and runs the program in QEMU. User gets
  a QEMU instance launched, and can work with it as a normal QEMU
  instance.
- 'idf.py qemu monitor' — same, but QEMU is launched in the
  background, and idf_monitor runs in the foreground, showing QEMU
  output. Compared to only running 'idf.py qemu' this enables, for
  example, automatic backtrace decoding.
- 'idf.py qemu gdb' — launches QEMU in the background and opens an
  interactive GDB prompt, connecting it to QEMU.
- 'idf.py qemu --gdb monitor' and 'idf.py gdb' in another shell:
  launches QEMU in the background, keeps it suspended until GDB is
  connected, and opens idf_monitor. GDB can be used in another shell
  to debug the application.
2023-12-03 07:45:19 +01:00
..
_templates doc: Add exact git version & target SoC to feedback form parameters 2020-03-27 11:29:59 +11:00
api-guides feat(tools): add 'idf.py qemu' extension 2023-12-03 07:45:19 +01:00
api-reference Merge branch 'contrib/github_pr_12481' into 'master' 2023-12-01 19:33:19 +08:00
contribute Minor fix style-guide.rst 2023-11-09 11:56:25 +03:00
get-started docs: move the output log of targets to .inc files 2023-11-28 18:27:55 +08:00
hw-reference Update get-started-devkitc.rst 2023-11-21 02:10:42 +00:00
libraries-and-frameworks Merge branch 'docs/add_Chinese_translation_for_several_short_docs1' into 'master' 2023-05-04 17:25:42 +08:00
migration-guides change(sdm): move driver to a new component: esp_driver_sdm 2023-12-01 10:03:48 +08:00
security docs: add ECDSA peripheral chapter for H2/P4 2023-11-15 09:42:26 +05:30
third-party-tools docs: update format issues left in EN docs 2023-09-15 10:46:25 +00:00
404.rst docs: update format issues left in EN docs 2023-09-15 10:46:25 +00:00
about.rst docs: update front page for esp32p4 2023-10-16 14:06:25 +08:00
conf.py docs: update copyright date for docs automatically 2022-01-10 15:05:33 +08:00
COPYRIGHT.rst feat(unity): upgrade to 2.6.0-RC1 2023-11-28 20:22:02 +01:00
index.rst docs: update front page for esp32p4 2023-10-16 14:06:25 +08:00
languages.rst doc:updated cn translation for language.rst and version.rst to provide new layout for version/target select 2021-03-12 16:15:56 +08:00
resources.rst Merge branch 'docs/organize_third_party_ide' into 'master' 2023-09-11 14:31:00 +08:00
versions.rst docs: update format issues left in EN docs 2023-09-15 10:46:25 +00:00