You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/Demo/msp430_GCC/gdb.ini

9 lines
83 B
INI

target remote localhost:3333
kill
target remote localhost:3333
b main
c