esp-idf/tools/test_idf_py
Alexey Lapshin 48a49c8154 feat(debugging): move gdbinit generation to CMake
This feature is useful for 3rd-party software to run GDB with predefined
options that described in project_description.json file

allow to pass custom options to "idf.py gdb":

  --gdb-commands: command line arguments for gdb. (without changes)
  -ex: pass command to gdb.
  -x: pass gdbinit file to gdb. Alias for old --gdbinit command
2024-11-19 16:41:38 +07:00
..
extra_path
file_args_expansion_inputs
test_idf_extensions/test_ext
error_output.yml
idf_ext.py
idf_py_help_schema.json
pytest.ini
test_hints.py
test_idf_py.py
test_idf_qemu.py