Samuel Obuch
7b724fadd3
ci: use shared OpenOCD class for GDB test app
2025-07-15 12:57:21 +02:00
Marius Vikhammer
4c3b989ce5
Revert "ci: use shared OpenOCD class for GDB test app"
...
This reverts commit 60e64d2464
.
2025-05-28 08:38:06 +02:00
Samuel Obuch
60e64d2464
ci: use shared OpenOCD class for GDB test app
2025-05-27 04:48:18 +08:00
igor.udot
daf2d31008
test: format all test scripts
2025-03-05 12:08:48 +08:00
Erhan Kurubas
d3ffbcb8a5
test(system): mark gdb test runners properly
2024-12-04 22:10:25 +01:00
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
Fu Hanxi
1148980383
test: pytest_gdb.py avoid LIBUSB_ERROR_BUSY
...
- stop using `shell=True`
- use `terminate()`
2022-12-08 14:25:02 +08:00
Fu Hanxi
dc3c630919
ci: move more openocd scripts into pytest-embedded
2022-12-08 14:25:02 +08:00
Fu Hanxi
7bb4aea90e
ci: use .txt files instead of .log file for better preview
2022-11-02 10:15:00 +08:00
Alexey Lapshin
0fd4b09a46
tools: add test for ROM symbols in GDB
2022-09-21 22:39:03 +04:00