esp-idf/tools
Ivan Grokhotkov 25041ba583 tools/idf_monitor: automatically decode UART core dumps
This adds detection of UART core dumps to IDF monitor. By default,
core dumps are not printed to the console, but are processed by
espcoredump.py using 'info_corefile' command. The result is printed
to stdout.

This feature can be disabled in menuconfig.

In the future this can be extended to allow running espcoredump.py
with 'dbg_corefile' argument, which is similar to the current GDB Stub
behavior.

Related to IDF-52.
2020-02-13 18:46:26 +01:00
..
ble
catch
ci Merge branch 'feature/esp_event_multiple_register' into 'master' 2020-02-13 19:02:09 +08:00
cmake
docker
esp_app_trace
esp_prov
find_build_apps
idf_py_actions tools/idf_monitor: automatically decode UART core dumps 2020-02-13 18:46:26 +01:00
kconfig
kconfig_new confgen: Avoid including invisible (due to target) choice items in kconfig.rst renames 2020-02-07 16:37:45 +11:00
ldgen
mass_mfg
test_apps ESP-NETIF: add CI compile only tests for common init/config pattern in C/C++ 2020-02-10 19:40:28 +01:00
test_idf_monitor tools/idf_monitor: automatically decode UART core dumps 2020-02-13 18:46:26 +01:00
test_idf_py
test_idf_size
test_idf_tools
unit-test-app app_update: fix unit tests 2020-02-13 15:51:42 +08:00
windows tools: bump version of windows tools installer to v2.3 2020-02-11 19:05:17 +01:00
build_apps.py
check_kconfigs.py
check_python_dependencies.py check_python_dependencies: If overriding requirements.txt path, provide a pip command line 2020-02-07 16:37:45 +11:00
check_term.py
eclipse-code-style.xml
find_apps.py
format-minimal.sh
format.sh
gen_esp_err_to_name.py
idf.py
idf_monitor.py tools/idf_monitor: automatically decode UART core dumps 2020-02-13 18:46:26 +01:00
idf_size.py
idf_tools.py idf_tools.py: fix install-python-env failure with virtualenv 20.0.0 2020-02-10 19:14:41 +01:00
set-submodules-to-github.sh
test_check_kconfigs.py
toolchain_versions.mk
tools.json
tools_schema.json