OVMS3-idf/tools/test_idf_monitor/tests
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
..
core1.txt tools/idf_monitor: automatically decode UART core dumps 2020-02-13 18:46:26 +01:00
core1_out.txt tools/idf_monitor: automatically decode UART core dumps 2020-02-13 18:46:26 +01:00
in1.txt Tools: Correct line endings in idf_monitor tests 2018-07-12 19:10:37 +08:00
in1f1.txt Tools: Correct line endings in idf_monitor tests 2018-07-12 19:10:37 +08:00
in1f2.txt Tools: Correct line endings in idf_monitor tests 2018-07-12 19:10:37 +08:00
in1f3.txt Test the IDF Monitor through sockets 2018-07-09 08:37:40 +02:00
in2.txt Tools: Correct line endings in idf_monitor tests 2018-07-12 19:10:37 +08:00
in2f1.txt Test the IDF Monitor through sockets 2018-07-09 08:37:40 +02:00
in2f2.txt Test the IDF Monitor through sockets 2018-07-09 08:37:40 +02:00