Searched refs:GDB (Results 1 – 25 of 40) sorted by relevance
12
| /bsp/nuclei/gd32vf103_rvstar/ |
| A D | SConstruct | 46 GDB = rtconfig.GDB 78 -ex "monitor resume" -ex "quit"'.format(GDB, TARGET, openocd_cfg) 84 -ex "target remote | openocd --pipe -f {}"'.format(GDB, TARGET, openocd_cfg)
|
| A D | rtconfig.py | 39 GDB = PREFIX + 'gdb' variable
|
| /bsp/nuclei/nuclei_fpga_eval/ |
| A D | SConstruct | 46 GDB = rtconfig.GDB 78 -ex "monitor resume" -ex "quit"'.format(GDB, TARGET, openocd_cfg) 84 -ex "target remote | openocd --pipe -f {}"'.format(GDB, TARGET, openocd_cfg)
|
| A D | rtconfig.py | 45 GDB = PREFIX + 'gdb' variable
|
| /bsp/Infineon/psoc6-pioneerkit_modus/libs/psoc6make/make/scripts/vscode/ |
| A D | launch.json | 53 … "showDevDebugOutput": false,// Shows output of GDB, helpful when something is not working right 91 … "showDevDebugOutput": false,// Shows output of GDB, helpful when something is not working right
|
| /bsp/hpmicro/hpm6200evk/ |
| A D | SConstruct | 53 GDB = rtconfig.GDB
|
| A D | rtconfig.py | 62 GDB = PREFIX + 'gdb' variable
|
| /bsp/hpmicro/hpm6750evk/ |
| A D | SConstruct | 53 GDB = rtconfig.GDB
|
| A D | rtconfig.py | 62 GDB = PREFIX + 'gdb' variable
|
| /bsp/hpmicro/hpm6750evk2/ |
| A D | SConstruct | 53 GDB = rtconfig.GDB
|
| A D | rtconfig.py | 62 GDB = PREFIX + 'gdb' variable
|
| /bsp/hpmicro/hpm5300evk/ |
| A D | SConstruct | 53 GDB = rtconfig.GDB
|
| A D | rtconfig.py | 62 GDB = PREFIX + 'gdb' variable
|
| /bsp/hpmicro/hpm5301evklite/ |
| A D | SConstruct | 53 GDB = rtconfig.GDB
|
| A D | rtconfig.py | 62 GDB = PREFIX + 'gdb' variable
|
| /bsp/hpmicro/hpm6300evk/ |
| A D | SConstruct | 53 GDB = rtconfig.GDB
|
| A D | rtconfig.py | 62 GDB = PREFIX + 'gdb' variable
|
| /bsp/hpmicro/hpm6750evkmini/ |
| A D | SConstruct | 53 GDB = rtconfig.GDB
|
| A D | rtconfig.py | 62 GDB = PREFIX + 'gdb' variable
|
| /bsp/hpmicro/hpm6800evk/ |
| A D | SConstruct | 53 GDB = rtconfig.GDB
|
| A D | rtconfig.py | 62 GDB = PREFIX + 'gdb' variable
|
| /bsp/hpmicro/hpm6e00evk/ |
| A D | SConstruct | 53 GDB = rtconfig.GDB
|
| A D | rtconfig.py | 62 GDB = PREFIX + 'gdb' variable
|
| /bsp/ESP32_C3/ |
| A D | README_ZH.md | 56 | GDBStub | 支持 | 通过开启`BSP_ENABLE_GDBSTUB`开关即可使用ESP-IDF所提供的GDB,其会在芯片出错后进入GDB模式 | 87 This GDB was configured as "--host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf". 91 Find the GDB manual and other documentation resources online at:
|
| A D | README.md | 49 …ub | Support | You can use the GDB provided by ESP-IDF by turning on the `BSP_ENABLE_GDBSTUB` swit… 80 This GDB was configured as "--host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf". 84 Find the GDB manual and other documentation resources online at:
|
Completed in 32 milliseconds
12