xtensa-esp32-elf-gdb compiled using --with-python
Posted: Fri Jul 07, 2023 10:53 am
Hi,
The standard xtensa-esp32-elf-gdb that ships with esp-idf appears to be compiled without Python API support.
Would be great to have this by default as it's a great help when automating debugging or creating custom extensions, but in the meantime:
I can't seem to be able to locate the sourcecode for xtensa-esp32-elf-gdb (so that I can recompile it with Python API support). Is it available somewhere?
The standard xtensa-esp32-elf-gdb that ships with esp-idf appears to be compiled without Python API support.
Would be great to have this by default as it's a great help when automating debugging or creating custom extensions, but in the meantime:
I can't seem to be able to locate the sourcecode for xtensa-esp32-elf-gdb (so that I can recompile it with Python API support). Is it available somewhere?