25041ba583
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. |
||
---|---|---|
.. | ||
esptool@939b3e987a | ||
CMakeLists.txt | ||
component.mk | ||
flasher_args.json.in | ||
get_port_args.cmake | ||
Kconfig.projbuild | ||
LICENSE | ||
Makefile.projbuild | ||
project_include.cmake | ||
run_cmd.cmake | ||
run_esptool.cmake | ||
run_idf_monitor.cmake | ||
sdkconfig.rename |