Frantisek Hrbata
|
4ee00623a3
tools: allow to use hints for debug targets
|
3 years ago |
Frantisek Hrbata
|
9d1c62becb
tools: fix idf.py gdb memory access before remote target is connected
|
3 years ago |
Alexey Lapshin
|
6c674f12fa
Merge branch 'fix/idf-gdb-remove-ROM-access-workaround' into 'master'
|
3 years ago |
Frantisek Hrbata
|
8934233b0b
tools: fix unnecessary port detection for multiple targets
|
3 years ago |
Alexey Lapshin
|
a0bac6d309
tools: remove obsolete workaround for reading ROM data from flash
|
3 years ago |
Roland Dobai
|
a816dfbfc3
Tools: gdbgui is not supported on Python 3.11
|
3 years ago |
Aleksei Apaseev
|
06ac2166d6
tools: added idf.py coredump sub-command
|
3 years ago |
Roland Dobai
|
d08898aabc
Merge branch 'fix/tools-gdbinit-with-elf-symbols' into 'master'
|
3 years ago |
Alexey Lapshin
|
4539020dac
tools: fix openocd old logs print
|
3 years ago |
Alexey Lapshin
|
0fd4b09a46
tools: add test for ROM symbols in GDB
|
3 years ago |
Alexey Lapshin
|
29655fe22a
tools: fixed elf symbols load if gdbinit specified
|
3 years ago |
Ivan Grokhotkov
|
d366664b0d
tools: use built-in USB_SERIAL_JTAG for "idf.py openocd" on C3 and S3
|
3 years ago |
simon.chupin
|
44f3c19fa9
tools: Add python types hints
|
3 years ago |
simon.chupin
|
1c5e596633
idf.py: Change copyright in tools dir
|
3 years ago |
Roland Dobai
|
9b64c40981
Merge branch 'feature/add_freertos_gdb_integration' into 'master'
|
3 years ago |
Alexey Lapshin
|
a2f6595c5f
tools: add freertos support to GDB
|
3 years ago |
Marek Fiala
|
b5c374ae3e
tools: Deprecated commands removed from idf.py
|
3 years ago |
Roland Dobai
|
b28d7e6850
Tools: Improve the Python package system
|
4 years ago |
Fu Hanxi
|
42405604af
idf.py gdb: autoload prefix_map_gdbinit when exists in project_description.json
|
4 years ago |
Marek Fiala
|
ff18a96f7d
tools: replace _ with - in idf.py
|
4 years ago |
Roland Dobai
|
0102cbf334
tools: Add various fixes for idf.py gdbgui
|
4 years ago |
Martin Vychodil
|
7bbe2a235f
* fixed generation of .gdbinit file (esp32c3 dbg issue)
|
5 years ago |
Fu Hanxi
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 years ago |
David Cermak
|
3b3409fb20
idf.py: Fixed gdb target to exit cleanly when no openocd watch task
|
5 years ago |
Ivan Grokhotkov
|
6467f5dd54
tools: idf.py: default to board/esp32s2-kaluga-1.cfg for ESP32-S2
|
5 years ago |
Ivan Grokhotkov
|
7dad294061
tools/idf.py: add --gdbinit argument to gdb, gdbgui, gdbtui
|
5 years ago |
David Cermak
|
2c2f909133
idf.py: debug ext prints detailed info/hint on common openocd issues
|
5 years ago |
David Cermak
|
ec391ddfa1
idf.py: fix debug extenstion to work with unit tests
|
5 years ago |
David Cermak
|
3b5c3d6521
idf.py: debug targets for easier execution of openocd, gdb, gdbui
|
6 years ago |